Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have an itemDelegate in TreeView and I want that if it gets clicked it goes on top of screen, so I need to scroll TreeView by script in QML; How can it be possible? (official doc did not give an answer)
itemDelegate
TreeView
Solution is to control flickableitem property treeview1.flickableItem.contentY hope it will help
flickableitem
treeview1.flickableItem.contentY