- added properties for the mouse position and mouse clicked position (and setters) and cleaned up the code regarding this data

This commit is contained in:
Marius Stanciu
2022-05-21 02:13:47 +03:00
committed by Marius
parent 61325b7b5f
commit bfb3aa4118
7 changed files with 85 additions and 72 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM Evo beta
21.05.2022
- more code refactored in the appMain.py
- added properties for the mouse position and mouse clicked position (and setters) and cleaned up the code regarding this data
20.05.2022