- in legacy graphic engine, fixed bug that made the old object disappear when a new object was loaded

- in legacy graphic engine, fixed bug that crashed the app when creating a new project
This commit is contained in:
Marius Stanciu
2019-09-23 01:25:06 +03:00
committed by Marius
parent e349953637
commit c17d05600b
3 changed files with 18 additions and 1 deletions

View File

@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
=================================================
23.09.2019
- in legacy graphic engine, fixed bug that made the old object disappear when a new object was loaded
- in legacy graphic engine, fixed bug that crashed the app when creating a new project
22.09.2019
- fixed zoom directions legacy graphic engine (previous commit)