- fixed toggling the visibility for the CNCJob objects (was in reverse to the expected state)

This commit is contained in:
Marius Stanciu
2022-03-27 22:34:36 +03:00
committed by Marius
parent c8620fd9d2
commit 481657dc4a
2 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM Evo beta
27.03.2022
- trying to make loading a project an easier task for the application
- fixed toggling the visibility for the CNCJob objects (was in reverse to the expected state)
24.03.2022