- in Gerber Editor fixed the issue where some shapes that belong to a deleted aperture were still stored inside the selection storage after this deletion

This commit is contained in:
Marius Stanciu
2021-09-24 22:38:21 +03:00
committed by Marius
parent 0854101297
commit 9ca397407c
2 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta
- in Gerber Editor fixed not being able to delete an aperture
- in Gerber Editor fixed the edge case where the user selects apertures in the Tools Table and then uses the Poligonize Tool and not by selecting shapes on canvas
- in Cutout Plugin remade the UI and fixed different issues
- in Gerber Editor fixed the issue where some shapes that belong to a deleted aperture were still stored inside the selection storage after this deletion
21.09.2021