- minor fix in App Tools that were updated to have UI in a separate class
This commit is contained in:
@@ -47,6 +47,7 @@ class ToolIsolation(AppTool, Gerber):
|
||||
# ######################### Tool GUI ##########################################
|
||||
# #############################################################################
|
||||
self.ui = IsoUI(layout=self.layout, app=self.app)
|
||||
self.toolName = self.ui.toolName
|
||||
|
||||
# #############################################################################
|
||||
# ###################### Setup CONTEXT MENU ###################################
|
||||
|
||||
Reference in New Issue
Block a user