FreeCAD: master 8a1f1457

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-09-27 04:12:12 master 7ad54100
Changeset Sketcher: upgrade icons for existing commands

`SelectConstraints`, `SelectElementsAssociatedWithConstraints`,
these include the icon for parallel constraint, which was upgraded
in ed8ba392.

`SelectRedundantConstraints`, `SelectConflinctingConstraints`,
previosuly were the same with only a small color variation (orange
outline and red outline). Now they have another symbol overlayed
(lightning and exclamation mark) to distinguish them more clearly.
The parallel icon was also upgraded in these icons.

The `Move` icon is also made more clear. The first element
now has a clear outline, instead of being a faded green color
which is hard to see. An arrow is added to imply movement
from the first position to the second position.
mod - src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_Move.svg Diff File
mod - src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConflictingConstraints.svg Diff File
mod - src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectConstraints.svg Diff File
mod - src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectElementsAssociatedWithConstraints.svg Diff File
mod - src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_SelectRedundantConstraints.svg Diff File