- fixed issue in Gerber UI where a label was not hidden when in Basic mode

- added the color parameters of the objects to the serializable attributes
This commit is contained in:
Marius Stanciu
2019-12-22 07:24:51 +02:00
committed by Marius
parent 612666d01a
commit 988b9d7dac
3 changed files with 7 additions and 4 deletions

View File

@@ -12,6 +12,8 @@ CAD program, and create G-Code for Isolation routing.
22.12.2019
- added a new option for the Gerber objects: on the project context menu now can be chosen a color for the selected Gerber object
- fixed issue in Gerber UI where a label was not hidden when in Basic mode
- added the color parameters of the objects to the serializable attributes
21.12.2019