- added a final fix that allow full coverage of the screen in FullScreen in Windows and still the menus are working

This commit is contained in:
Marius Stanciu
2019-09-23 06:18:36 +03:00
committed by Marius
parent 70bcd7a448
commit 9eefec7498
2 changed files with 13 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ CAD program, and create G-Code for Isolation routing.
- updated strings in the translations and the .POT file
- added the new keywords to the default keywords list
- fixed the FullScreen option not working for the 3D graphic engine (due bug of Qt5 when OpenGL window is fullscreen) by creating a sort of fullscreen
- added a final fix that allow full coverage of the screen in FullScreen in Windows and still the menus are working
22.09.2019