- fixed the MultiColor plot option Gerber selected tab to work in legacy graphic engine

- documented some methods in the ShapeCollectionLegacy class
This commit is contained in:
Marius Stanciu
2019-09-22 14:03:20 +03:00
committed by Marius
parent f00559bf6a
commit 961c4bca2f
4 changed files with 62 additions and 7 deletions

View File

@@ -21,6 +21,8 @@ CAD program, and create G-Code for Isolation routing.
- made hover shapes work in legacy graphic engine
- fixed bug in display of the apertures marked in the Aperture table found in the Gerber Selected tab and through this made it to also work with the legacy graphic engine
- fixed annotation in Mark Area Tool in Gerber Editor to work in legacy graphic engine
- fixed the MultiColor plot option Gerber selected tab to work in legacy graphic engine
- documented some methods in the ShapeCollectionLegacy class
21.09.2019