- fixed a whole load of PyQT signal problems generated by recent changes to the usage of SpinBoxes; added a signal returnPressed for the FCSpinner and for FCDoubleSpinner
- fixed issue in Paint Tool where the first added tool was expected to have a float diameter but it was a string - updated the translation files to the latest state in the app
This commit is contained in:
@@ -23,6 +23,9 @@ CAD program, and create G-Code for Isolation routing.
|
||||
- since the CNCjob geometry creation is only useful for graphical purposes and have no impact on the GCode creation I have removed the cascaded union on the GCode geometry therefore speeding up the Gcode display by many factors (perhaps hundreds of times faster)
|
||||
- added a secondary link in the bookmark manager
|
||||
- fixed the bookmark manager order of bookmark links; first two links are always protected from deletion or drag-and-drop to other positions
|
||||
- fixed a whole load of PyQT signal problems generated by recent changes to the usage of SpinBoxes; added a signal returnPressed for the FCSpinner and for FCDoubleSpinner
|
||||
- fixed issue in Paint Tool where the first added tool was expected to have a float diameter but it was a string
|
||||
- updated the translation files to the latest state in the app
|
||||
|
||||
13.10.2019
|
||||
|
||||
|
||||
Reference in New Issue
Block a user