- solved issue where after the opening of an object the file path is not saved for further open operations

This commit is contained in:
Marius Stanciu
2019-05-30 21:21:44 +03:00
parent b7023d8ef6
commit b35ac779bd
2 changed files with 5 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ CAD program, and create G-Code for Isolation routing.
- the name for the saved projects are updated to the current time and not to the time of the app startup
- some PEP8 changes related to comments starting with only one '#' symbol
- more PEP8 cleanup
- solved issue where after the opening of an object the file path is not saved for further open operations
24.05.2019