- added possibility of changing the Axis color and created a new parameter for that in Preferences

- some refactoring
- in a FCColorEntry GUI element, setting a color in the Color dialog will trigger the editingFinished signal therefore propagating the changes
This commit is contained in:
Marius Stanciu
2021-02-27 02:08:17 +02:00
committed by Marius
parent f480bafb66
commit f85be8d095
45 changed files with 204 additions and 102 deletions

View File

@@ -93,7 +93,7 @@ from appProcess import *
from appWorkerStack import WorkerStack
# FlatCAM Tools
from appTools import *
from appPlugins import *
# FlatCAM Translation
import gettext