- Milling Tool - made sure that on target object change the UI is build again
This commit is contained in:
@@ -818,6 +818,8 @@ class ToolMilling(AppTool, Excellon):
|
||||
|
||||
self.ui.add_tool_frame.show()
|
||||
|
||||
self.build_ui()
|
||||
|
||||
def on_object_changed(self):
|
||||
# load the Milling object
|
||||
self.obj_name = self.ui.object_combo.currentText()
|
||||
|
||||
Reference in New Issue
Block a user