Page MenuHomePhabricator

Path Measurement
Closed, ResolvedPublic

Description

The entry "area" in the statistics field is for a path figure superfluous, for a path that circumfere an area is a polygon.

Event Timeline

fix committed, please reopen if it does not work. 0 values are not shown anymore

this->GetActiveStdMultiWidget()->GetRenderWindow1()->FullScreenMode(true);

"Area" is still shown when path is created (Circumference = 0.0, Area = 0.0).

Alternatively, we should generally display the measures only after placement has been finished, since displaying "0.0" conveys no information.

Setting to REOPENED.

Fixed with revision 20420. See T2655. Closing bug.