Add option to hide scrollbars on all major GUI areas
This commit is contained in:
@@ -790,6 +790,9 @@ class GuiMain(QMainWindow):
|
||||
self.saveDocument()
|
||||
self.docEditor.initEditor()
|
||||
self.docViewer.initViewer()
|
||||
self.treeView.initTree()
|
||||
self.projView.initOutline()
|
||||
self.projMeta.initDetails()
|
||||
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user