FreeCAD: master 9bd31637

Author Committer Branch Timestamp Parent
vocx-fc wmayer master 2020-10-15 01:49:27 master b81ea41a
Changeset Sketcher: clean up general commands tooltips

* `MapOnSketch` is active only when there is a sketch available
  in the document.
* `ReorientSketch` and `ValidateSketch` are active only when one,
  and only one, sketch is selected.
* `MergeSketch` is active only when there is at least two sketches
  selected.
* `MirrorSketch` is active only when there is at least one sketch selected.

Clean up the lines so they are not extremely long.
mod - src/Mod/Sketcher/Gui/Command.cpp Diff File