Fix growing tree details panel on long labels
This commit is contained in:
+2
-2
@@ -811,8 +811,8 @@ class GuiMain(QMainWindow):
|
||||
return
|
||||
|
||||
def _splitViewMove(self, pWidth, pHeight):
|
||||
"""Alert dependent GUI elements that the main pane splitter has
|
||||
been moved.
|
||||
"""Alert dependent GUI elements that the edit/view pane splitter
|
||||
has been moved.
|
||||
"""
|
||||
self.docEditor.changeWidth()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user