[TD]fix section scale
- scale field in ui was QuantitySpinBox which is wrong for dimensionless number. - section view scale was being set at only GlobalDecimals precision.
This commit is contained in:
@@ -128,6 +128,8 @@ private:
|
||||
VectorEditWidget* m_viewDirectionWidget;
|
||||
bool m_directionIsSet;
|
||||
bool m_modelIsDirty;
|
||||
|
||||
bool m_scaleEdited;
|
||||
};
|
||||
|
||||
class TaskDlgSectionView : public Gui::TaskView::TaskDialog
|
||||
|
||||
Reference in New Issue
Block a user