diff -r ffb95cd03156 -r 8c028a5d9083 mapeditor.cpp --- a/mapeditor.cpp Thu Apr 30 11:52:49 2009 +0000 +++ b/mapeditor.cpp Fri May 01 10:30:29 2009 +0000 @@ -662,9 +662,9 @@ setCursor (Qt::ArrowCursor); // To avoid jumping of the sceneView, only - // ensureSelectionVisible, if not tmp linked + // show selection, if not tmp linked if (!lmosel->hasParObjTmp()) - model->ensureSelectionVisible (); + model->emitShowSelection(); // Now move the selection, but add relative position // (movingObj_start) where selection was chosen with