diff -r 6f28020b33d1 -r b2224ebf331f branchobj.cpp --- a/branchobj.cpp Thu Jul 17 12:55:24 2008 +0000 +++ b/branchobj.cpp Mon Oct 06 12:28:25 2008 +0000 @@ -1623,6 +1623,7 @@ setRelPos (anim); return true; } + parObj->reposition(); // object might have been relinked meanwhile return false; }