Quote:
Originally Posted by jtmart
Thanks a tonne @chaley, the option works like a charm (although the node of the expanded item appears at the top of the Tag browser list, hence hiding the non-expanded items above it) !
|
You're welcome.
Qt scrolls the tree until the selected item is visible, preferring to place that item as close to the center of the widget as it can. Which item is at the top of the screen comes from that. There's no guarantee that it is a top level node.