FreeCAD: master ad977bb8

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-01-30 00:29:23 master 461309df
Changeset Draft: disable the Toolbar mode of Gui commands

The `Taskview` mode (value 1) is set fixed in `DraftGui.py`
even if the widget shows the other value `Toolbar` (value 0),
as this mode is unmaintained and obsolete.
At the same time, clarify the behavior with a new tooltip.
mod - src/Mod/Draft/DraftGui.py Diff File
mod - src/Mod/Draft/Resources/ui/preferences-draft.ui Diff File