- more strings updated
- modified the shortcut strings and the way the shortcuts were listed in the Shortcut keys list such that it will allow a future Shortcuts Manager - updated all the language strings according to the modifications done above
This commit is contained in:
@@ -300,7 +300,7 @@ class SolderPaste(AppTool):
|
||||
if int(tooluid_key) == tooluid:
|
||||
self.set_form(deepcopy(tooluid_value['data']))
|
||||
except Exception as e:
|
||||
log.debug("FlatCAMObj ---> update_ui() " + str(e))
|
||||
log.debug("ToolSolderPaste ---> update_ui() " + str(e))
|
||||
|
||||
self.ui_connect()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user