- made sure that clicking the text in the InfoBar will also toggle the Tcl Shell display as is the click on the Infobar itself

This commit is contained in:
Marius Stanciu
2022-05-09 17:09:53 +03:00
parent a5770d44b5
commit 9e2ce70b42
2 changed files with 6 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM Evo beta
- fixed an issue in the Paint Plugin where some polygons are discarded in a Geometry object made out of an imported SVG
- fixed an issue in the SVG parser where when parsing a path and getting multiple polygons will generate an invalid compound polygon (the polygons other than the first are seen as interiors even if they are not inside the first)
- made sure that clicking the text in the InfoBar will also toggle the Tcl Shell display as is the click on the Infobar itself
6.05.2022