- some small fixes in the Geo Editor such that the Tool Tab is no longer shown on Editor Exit if it was used by an Editor sub-tool

This commit is contained in:
Marius Stanciu
2020-11-25 02:05:00 +02:00
committed by Marius
parent 1c2314149c
commit d0288cb5a5
3 changed files with 31 additions and 22 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- fixed an issue for importing DXF as Geometry when the DXF geometry is a single line
- updated the convert_any2geo() method such that resulting geometry objects have the tools attribute required in the newer versions of the app
- added a way to keep compatibility with old projects
- some small fixes in the Geo Editor such that the Tool Tab is no longer shown on Editor Exit if it was used by an Editor sub-tool
21.11.2020