Hi guys.
I’m having a hard time with QListView items ReOrdering. I reimplemented flags() and supportedDropActions() methods. Now I can drop an item in another position and it moves their but the listview scrolls to the very top and the wrong item get’s selected. What I can do to solve this?
↧