TreeView::scrollToKeepItemVisible with a bit of spacing?

It’d be nice if this function would let you specify how far up the tree view it should place the item :slight_smile:

So you could reveal an item but maybe show it 30% of the way down the list instead of just at the top row.

Bad feng shui if you ask me :slight_smile:

Good request.
Currently TreeView::scrollToKeepItemVisible just barely makes the item visible.
As you say: it can land on the top row or the bottom row.
Would be great, if it was visible and in the center of the view.