- Isolation Plugin - if there is no object selected try to select the first one if there is any

- Fixed setting a new style
This commit is contained in:
Marius Stanciu
2021-08-05 22:16:10 +03:00
committed by Marius
parent 1d88491a18
commit 03618172d7
4 changed files with 8 additions and 3 deletions

View File

@@ -15,6 +15,8 @@ CHANGELOG for FlatCAM beta
- more fixes for porting to PyQt6
- changes the exit method from exit(0) to quit()
- more work in PyQt6 porting
- Isolation Plugin - if there is no object selected try to select the first one if there is any
- Fixed setting a new style
4.08.2021