FreeCAD: master 2fbd3729

Author Committer Branch Timestamp Parent
donovaly wandererfan master 2020-03-29 15:57:45 master 915e551b
Changeset [TD] Section dialog overhaul

- replace use uniformly Gui::QuantitySpinBox
- fix and uniform size of all objects in the dialog
- apply changes immediately once the section is created because this speeds up the workflow a lot, especially for when changing the plane position
- some code cleanup: remove unused void, avoid unused variables
mod - src/Mod/TechDraw/Gui/TaskSectionView.cpp Diff File
mod - src/Mod/TechDraw/Gui/TaskSectionView.h Diff File
mod - src/Mod/TechDraw/Gui/TaskSectionView.ui Diff File