- fixed a small issue in Film Plugin (the object selection the plugin UI is not updated with the selected object in Project Tab)

This commit is contained in:
Marius Stanciu
2021-03-21 23:03:18 +02:00
committed by Marius
parent 0117ff5ae3
commit 6d5747a9bf
2 changed files with 6 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
21.03.2021
- fixed a small issue in Film Plugin (the object selection the plugin UI is not updated with the selected object in Project Tab)
20.03.2021
- removed another parameter in the serialized parameters for CNCJob object (no longer used) which made the project saving to fail (when CNCjob objects are in the project)