- fixed tools shortcuts not working anymore due of the new toogle parameter for the .run().

This commit is contained in:
Marius Stanciu
2019-03-08 17:18:04 +02:00
parent a4ae0f65ca
commit ebdcf0bbba
3 changed files with 11 additions and 10 deletions

View File

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- further work in internationalization, added a fallback to English language in case there is no translation for a string
- fix for issue #262: when doing Edit-> Save & Close Editor on a Geometry that is not generated through first entering into an Editor, the geometry disappear
- finished preparing for internationalization for the files: camlib and objectColletion
- fixed tools shortcuts not working anymore due of the new toogle parameter for the .run().
7.03.2019