- fixed crash when launching with 2D Graphic Engine (due of recent changes)

- in Geometry Editor - added new feature: Zoom on selected (by selecting a geometry element in the Geometry Table)
This commit is contained in:
Marius Stanciu
2020-11-27 14:16:26 +02:00
committed by Marius
parent be84e2b18d
commit 675d7455d4
4 changed files with 95 additions and 34 deletions

View File

@@ -18,6 +18,9 @@ CHANGELOG for FlatCAM beta
- in Geometry Editor - fixed a crash on Geometry Editor exit
- in Geometry Editor - added a new feature: ability to change the orientation (from CW to CCW and the revers) for Polygon and LinearRing geometry elements.
- in Geometry Editor - added a context menu in the Geometry Table
- fixed crash when launching with 2D Graphic Engine (due of recent changes)
- in Geometry Editor - added new feature: Zoom on selected (by selecting a geometry element in the Geometry Table)
26.11.2020