- fixed issue #394 - the saveDialog in Linux did not added the selected extension

- fixed issue #389 - in previous commits
- fixed issue #391 - in previous commits
This commit is contained in:
Marius Stanciu
2020-04-11 02:55:32 +03:00
committed by Marius
parent 418ebd6606
commit abce81d802
9 changed files with 82 additions and 51 deletions

View File

@@ -9,11 +9,15 @@ CAD program, and create G-Code for Isolation routing.
=================================================
11.04.2020
- fixed issue #394 - the saveDialog in Linux did not added the selected extension
10.04.2020
- made sure that the timeout parameter used by some Tcl Commands is seen as an integer in all cases
- made sure that the timeout parameter used by some Tcl Commands is seen as an integer in all cases - fixed issue #389
- minor changes in Paint Tool
- minor changes in GUI (Save locations in Menu -> File) and the key shortcuts
- minor changes in GUI (Save locations in Menu -> File) and the key shortcuts - fixed issue #391
9.04.2020