- when opening a new tab in the PlotTabArea the coordinates toolbars will be hidden and shown after the tab is closed

This commit is contained in:
Marius Stanciu
2020-06-13 20:42:47 +03:00
committed by Marius
parent 4823b198bb
commit a465475eb6
2 changed files with 42 additions and 26 deletions

View File

@@ -15,6 +15,7 @@ CHANGELOG for FlatCAM beta
- made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start
- moved the init of activity view in the MainGUI file from the APP.__init__()
- added a new string in the tooltip for the button that adds tool from database specifying the tools database administration is done in the menu
- when opening a new tab in the PlotTabArea the coordinates toolbars will be hidden and shown after the tab is closed
12.06.2020