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)
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)