- added icon in status bar for HUD; clicking on it will toggle the HUD (heads up display)

This commit is contained in:
Marius Stanciu
2020-05-18 23:35:33 +03:00
committed by Marius
parent 49eb883cb1
commit da81fb89b8
4 changed files with 23 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ CHANGELOG for FlatCAM beta
- working on a new Tool: Etch Compensation Tool -> installed the tool and created the GUI and class template
- moved more methods out of App_Main class
- added confirmation messages for toggle of HUD, Grid, Grid Snap, Axis
- added icon in status bar for HUD; clicking on it will toggle the HUD (heads up display)
17.05.2020