- 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

This commit is contained in:
Marius Stanciu
2021-09-24 15:04:00 +03:00
parent fa09ec9ae7
commit d3a16df32c
2 changed files with 6 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- in Extract Plugin some minor UI changes
- in Film Plugin added new parameters and improvements: now the negative film can have a box that is convex and it is no longer limited to square shapes. Also, if the box object has only one geometric element (an outline) then that one will be the final shape of the negative
- 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
21.09.2021