FreeCAD: master 03c2c769

Author Committer Branch Timestamp Parent
uwestoehr wwmayer master 2020-09-14 22:28:20 master e8b5cfce
Changeset [PD] make sections sortable

- allow to sort loft sections by dragging: https://forum.freecadweb.org/viewtopic.php?f=19&t=50222

- fix bug of uninitialized options: https://forum.freecadweb.org/viewtopic.php?f=19&t=50221

- use better code for the context menu of the listWidget (the same we use in other placed of PD)

- add missing tooltip for mirror feature
mod - src/Mod/PartDesign/Gui/TaskLoftParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskLoftParameters.h Diff File
mod - src/Mod/PartDesign/Gui/TaskLoftParameters.ui Diff File
mod - src/Mod/PartDesign/Gui/TaskMirroredParameters.ui Diff File