- fixed the FCDoubleSpinner to only allow the amount of decimals already set with set_precision()

This commit is contained in:
Marius Stanciu
2019-10-09 14:00:17 +03:00
parent fdf98442d1
commit 6c205eb37e
2 changed files with 36 additions and 20 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- updated the Rules Check Tool - solved some issues
- made FCDoubleSpinner to use either comma or dot as a decimal separator
- fixed the FCDoubleSpinner to only allow the amount of decimals already set with set_precision()
8.10.2019