- some issues fixed that were left behind rom porting to PyQt6

- trying to solve differently RuntimeError exceptions that randomly popup due of wrapped C++ objects being deleted by attempting to create a new UI for the objects
This commit is contained in:
Marius Stanciu
2021-11-30 00:00:18 +02:00
committed by Marius
parent 2125071875
commit 20587eaec8
4 changed files with 31 additions and 22 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
29.11.2021
- some issues fixed that were left behind rom porting to PyQt6
- trying to solve differently RuntimeError exceptions that randomly popup due of wrapped C++ objects being deleted by attempting to create a new UI for the objects
27.11.2021
- fixed a bug in the Gerber Editor in the Move command