- fixed and issue that made setting colors for the Gerber file not possible if using a translation

This commit is contained in:
Marius Stanciu
2020-01-19 17:55:34 +02:00
committed by Marius
parent 87faa7e840
commit 4047cc8499
2 changed files with 9 additions and 9 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed some bugs that are visible in Linux regarding the ArgsThread class: on app close we need to quit the QThread running the ArgsThread class and also close the opened Socket
- make sure that the fixes above apply when rebooting app for theme change or for language change
- fixed and issue that made setting colors for the Gerber file not possible if using a translation
17.01.2020