Added App::PropertyPrecision
The purpose of this property and the associated property item is to properly display floating value of many decimal points, such as Precision::Confusion()
This commit is contained in:
committed by
Yorik van Havre
parent
c14a588264
commit
18a7e73bf6
@@ -128,6 +128,7 @@ void Gui::SoFCDB::init()
|
||||
PropertyFloatItem ::init();
|
||||
PropertyUnitItem ::init();
|
||||
PropertyFloatConstraintItem ::init();
|
||||
PropertyPrecisionItem ::init();
|
||||
PropertyUnitConstraintItem ::init();
|
||||
PropertyAngleItem ::init();
|
||||
PropertyBoolItem ::init();
|
||||
|
||||
Reference in New Issue
Block a user