Files
create/src
Roy-043 89c967008d Draft: Improve grid behavior
This PR improves the behavior of the Draft grid:
* Options in the preferences: "Always show the grid" and "Show the grid during commands".
* The parameters are used for new views. In existing views the grid can be toggled either during a command or when no command is active.
* When switching to a different workbench all grids are hidden unless GridHideInOtherWorkbenches is set to `False`. This can be a Fine-tuning parameter IMO.

Notes:
* The defaultCameraHeight parameter becomes obsolete. It was only used in very specific circumstances.
* The code of PR #8818 becomes obsolete. It makes more sense to use `App.activeDraftCommand` instead of adding a `tool` argument to some functions. Will do some related cleanup later.
* Improved alignment for the related preference ui. The checkbox interaction has been fixed as well.
2023-11-10 14:02:38 +01:00
..
2023-11-03 11:49:54 -06:00
2023-11-09 12:23:56 -06:00
2023-11-09 12:23:56 -06:00
2023-10-09 10:46:05 +02:00
2023-11-09 12:23:56 -06:00
2023-11-10 14:02:38 +01:00
2023-09-01 12:17:34 -05:00
2023-09-15 13:17:51 -04:00
2023-07-20 10:51:30 -04:00
2023-09-08 18:01:43 +02:00