- fixed issue with not possible to close the app after a project save.

This commit is contained in:
Marius Stanciu
2019-04-06 01:15:29 +03:00
parent 1307026d83
commit da991c103b
3 changed files with 3 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
6.04.2019
- fixed bug in Geometry Editor in buffer_int() function that created an Circular Reference Error when applying buffer interior on a geometry.
- fixed issue with not possible to close the app after a project save.
5.04.2019