FreeCAD: master b5002dc6

Author Committer Branch Timestamp Parent
Abdullah Tahiri wmayer master 2014-08-05 16:59:39 master 09b8b251
Changeset changes in sketcher

- Varios minor bug fixes.
- Added the other commands to the toolbar.
- Bug fix: missing AbortCommand().
- Mode Auto-switch to edge (Sponssi mode) has selection combo disabled to avoid interferring with this mode.
However, if auto-switch checkbox is unchecked (Jim-Abdullah mode), the combo is enabled and selection of
element type can be effected via the combo with the mouse.

In any case "z" shortcut iterates round robin the "valid types" of the preselected (hovered) element.
mod - src/Mod/Sketcher/Gui/CMakeLists.txt Diff File
mod - src/Mod/Sketcher/Gui/TaskSketcherElements.cpp Diff File
mod - src/Mod/Sketcher/Gui/Workbench.cpp Diff File
mod - src/Mod/Sketcher/Gui/Workbench.h Diff File