How is the shape() of the item defined? Is there a chance some other item gets the event? What does this return when ran as part of the scene's dropEvent?
Qt Code:
qDebug() << items(event->scenePos()).count();To copy to clipboard, switch view to plain text mode
Bookmarks