- added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen

This commit is contained in:
Marius Stanciu
2019-10-04 17:18:07 +03:00
parent 6d2ed26e0e
commit 55fdd59b94
4 changed files with 140 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ CAD program, and create G-Code for Isolation routing.
- some PEP8 corrections
- some code annotations to make it easier to navigate in the FlatCAMGUI.py
- fixed exit FullScreen with Escape key
- added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen
3.10.2019