- fixed a bug that did not allow to edit GUI elements of type FCDoubleSpinner if it contained the percent symbol

- some small optimizations in the GUI of Cutout Tool
This commit is contained in:
Marius Stanciu
2020-04-19 04:41:58 +03:00
committed by Marius
parent 46cc9f3f19
commit 49fa926d50
4 changed files with 26 additions and 13 deletions

View File

@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
=================================================
19.04.2020
- fixed a bug that did not allow to edit GUI elements of type FCDoubleSpinner if it contained the percent symbol
- some small optimizations in the GUI of Cutout Tool
15.04.2020
- made sure that the Tcl commands descriptions listed on help command are aligned