- minor changes in the Properties Tool
This commit is contained in:
@@ -90,7 +90,7 @@ class AppTool(QtWidgets.QWidget):
|
||||
# Remove anything else in the appGUI
|
||||
self.app.ui.tool_scroll_area.takeWidget()
|
||||
|
||||
# Put ourself in the appGUI
|
||||
# Put ourselves in the appGUI
|
||||
self.app.ui.tool_scroll_area.setWidget(self)
|
||||
|
||||
# Switch notebook to tool page
|
||||
|
||||
Reference in New Issue
Block a user