- in Geometry Editor, for the Polygon Tool added the UI, the length projection and the cursor data, just like for the Path Tool

This commit is contained in:
Marius Stanciu
2022-04-14 22:00:24 +03:00
committed by Marius
parent 377d79d413
commit 6bab9be25a
4 changed files with 238 additions and 92 deletions

View File

@@ -16,6 +16,7 @@ CHANGELOG for FlatCAM Evo beta
- solved a ZeroDivisionError exception in the Geometry Editor -> Path Tool
- in Geometry Editor, for Path tool, added the ability to differentiate between creating a multidigit number for the projection and starting a new number (for a new segment)
- added ability to control the color of the project items for the dark theme too
- in Geometry Editor, for the Polygon Tool added the UI, the length projection and the cursor data, just like for the Path Tool
13.04.2022