Comment 8 for bug 1002330

Revision history for this message
Max Linke (max-linke) wrote :

I think you accidently broke my patch by calling WLibraryTableView::mouseMoveEvent()

drag a song into a deck and then move the mouse back to the library.
Then there is a dragEvent happening until you drag that second Event into a deck.
The Event happens on the same index and it looks's like it's done be WLibraryTableView::mouseMoveEvent().

Another thing that I've noticed when I move rapidly over the starratings they are changed without clicking them.
This is also true for my original patch.