- fixed some issues in Excellon Editor due of recent changes

- moved the Gerber colors fill in the AppObject.on_object_created() slot and fixed some minor issues here
This commit is contained in:
Marius Stanciu
2020-07-21 15:52:53 +03:00
committed by Marius
parent 8a95580f15
commit 786423eb57
5 changed files with 72 additions and 69 deletions

View File

@@ -19,6 +19,8 @@ CHANGELOG for FlatCAM beta
- Excellon UI: made sure that when the Multicolor checkbox is unchecked, the color is updated in the Color column of the tools table
- made sure that the Preferences files are deleted on new version install, while the application is in Beta status
- fixed issues with detecting older Preferences files
- fixed some issues in Excellon Editor due of recent changes
- moved the Gerber colors fill in the AppObject.on_object_created() slot and fixed some minor issues here
20.07.2020