Unwanted empty space in expanded QTreeView items.
Unsolved
General and Desktop
-
Hi, i'm having some issues with unwanted space at the bottom of expanded items in a QTreeView. No matter the size of the window, expanding an item makes it fill the full height, meaning i have to scroll past some emtpy space to get to the next expandable item. Does anyone have any idea what might be causing this? All items are QStandardItems.
This is PySide2/Qt5.
Ui file (from Qt Designer): https://pastebin.com/EwGtHCJv -
Please provide a minimal, compilable example - normally QTreeView does not show this behavior.
Also remove all stylesheets and other stuff from the treeview to see if this triggers this strange behavior.What exact Qt version do you use?