Hide Draft tray toolbar
Forum discussion: https://forum.freecadweb.org/viewtopic.php?f=3&t=31720
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.hide()
|
||||
|
||||
else:
|
||||
# create the draft Toolbar
|
||||
|
||||
Reference in New Issue
Block a user