- fixed issue #335. The FCDoubleSPinBox (and FCSpinBox) value was not used when the user entered data but just hovered away the mouse expecting the data to be already confirmed

This commit is contained in:
Marius Stanciu
2019-11-15 22:07:23 +02:00
committed by Marius
parent 172f527713
commit 3df0c8871c
2 changed files with 3 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
15.11.2019
- added all the recognized extensions to the save dialog filters; latest extension used will be preselected next time a save operation occur
- fixed issue #335. The FCDoubleSPinBox (and FCSpinBox) value was not used when the user entered data but just hovered away the mouse expecting the data to be already confirmed
14.11.2019