Draft: Don't show the Draft tray bar automatically
This commit is contained in:
@@ -357,7 +357,7 @@ class DraftToolBar:
|
||||
mw = FreeCADGui.getMainWindow()
|
||||
mw.addToolBar(self.tray)
|
||||
self.tray.setParent(mw)
|
||||
self.tray.show()
|
||||
#self.tray.show()
|
||||
|
||||
else:
|
||||
# create the draft Toolbar
|
||||
|
||||
Reference in New Issue
Block a user