- replaced some of the icons that did not looked Ok on the dark theme

- added a new toolbar button for the Copy object functionality
This commit is contained in:
Marius Stanciu
2019-10-16 04:13:12 +03:00
committed by Marius
parent dfc0b98181
commit 313acd0a25
25 changed files with 29 additions and 21 deletions

View File

@@ -14,6 +14,9 @@ CAD program, and create G-Code for Isolation routing.
- adjusted the layout in NCC Tool
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
- cleaned up the module imports throughout the app (the TclCommands are not yet verified)
- removed the styling on the comboboxes cellWidget's in the Tool Tables
- replaced some of the icons that did not looked Ok on the dark theme
- added a new toolbar button for the Copy object functionality
14.10.2019