- fixed fullscreen functionality for PyQt6 and a few other fixes regarding the port to PyQt6

This commit is contained in:
Marius Stanciu
2021-08-05 02:00:54 +03:00
committed by Marius
parent ffce6b437f
commit e0a7afb2cd
11 changed files with 107 additions and 89 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- continuing to fix the PyQt6 port
- added an Exception when App.on_canvas_setup() fails
- fixed fullscreen functionality for PyQt6 and a few other fixes regarding the port to PyQt6
4.08.2021