FreeCAD
FreeCAD copied to clipboard
Draft: remove 'CTRL to snap' from tooltips
The 'CTRL to snap' option is not the default, it should therefore not be included in the tooltips.
Additionally:
- Some obsolete info was removed.
- Some minor improvements,
Can/should this use https://github.com/FreeCAD/FreeCAD/pull/18961 instead of having shortcuts on tooltips?
Can/should this use #18961 instead of having shortcuts on tooltips?
Yes
I am not sure if that is the case. Creating a conditional tooltip is easy. But how will it translate? https://github.com/FreeCAD/FreeCAD/pull/18961#issuecomment-2778623621
Putting this on hold for now. Let's wait for #18961 to be merged first.