Hey all!
How can I do this? I want to make it possible for user to click on items in a listView (through using indexAt(mouseX, mouseY) in a MouseArea of listView). But to make it working properly (to define proper item's index) I need to define a vertical offset of scrolling. So is there any ways to solve my problem? Or is there some other ways to make it working properly?
Thank you very much!




