- make sure that if the Properties Tab is selected then the Object UI is updated (built) on object selection on canvas

- code cleanup
This commit is contained in:
Marius Stanciu
2021-10-07 19:46:07 +03:00
committed by Marius
parent 56451688d5
commit 54d4c7cb78
5 changed files with 22 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ import stat
import sys
from copy import deepcopy
from appCommon.Common import LoudDict
from camlib import to_dict, CNCjob, Geometry
from camlib import to_dict, Geometry
import simplejson
import logging
import gettext