- continuing to fix the PyQt6 port

- added an Exception when App.on_canvas_setup() fails
This commit is contained in:
Marius Stanciu
2021-08-05 00:50:09 +03:00
committed by Marius
parent 53272da959
commit ffce6b437f
31 changed files with 246 additions and 222 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
5.08.2021
- continuing to fix the PyQt6 port
- added an Exception when App.on_canvas_setup() fails
4.08.2021
- toggling the plot is now deleting the selection shape, if any