diff -r 6f28020b33d1 -r 79b0656dbe7d branchobj.cpp --- a/branchobj.cpp Thu Jul 17 12:55:24 2008 +0000 +++ b/branchobj.cpp Thu Dec 04 13:47:47 2008 +0000 @@ -1623,6 +1623,7 @@ setRelPos (anim); return true; } + parObj->reposition(); // object might have been relinked meanwhile return false; }