- in the Grid Toolbar, the Grid Y entry is now by default hidden and shown only when there is a need (grid gap link is disabled) in order to maximize the status bar space availability

This commit is contained in:
Marius Stanciu
2022-03-11 14:48:22 +02:00
committed by Marius
parent 1a0769c532
commit a3a8fbf8d5
3 changed files with 24 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- added a new feature: now in the context menu (and main menu -> Edit) there is a new command that allow to move a selection of objects at specified numeric coordinates (either absolute or relative to current position)
- made sure that on canvas context menu pop-up, some actions are disabled if there is no object selected
- made sure that on canvas context menu pop-up, if 'Properties' action is clicked and there is no object selected then the Properties tab is selected
- in the Grid Toolbar, the Grid Y entry is now by default hidden and shown only when there is a need (grid gap link is disabled) in order to maximize the status bar space availability
10.03.2022