Hi all,<br>Has anyone encountered problems with QGraphicsItems remaining on the screen after they got unattached from a scene?<br>From time to time one of the items I&#39;m displaying remains. If I list all the items on the scene (
QGraphicsScene.items) this<br>item is not present there, so i guess it shouldn&#39;t be displayed - unfortunately it is. Even if I drag another item over the remaining<br>one it doesn&#39;t disappear. What can it be?<br><br>
best regards,<br>Krystian<br>