--- a/src/file.cpp Tue Oct 22 21:42:20 2013 +0300 +++ b/src/file.cpp Tue Oct 22 22:09:53 2013 +0300 @@ -1111,7 +1111,7 @@ g_win->buildObjList(); g_win->updateTitle(); g_win->R()->setFile (f); - g_win->R()->resetAngles(); + g_win->R()->resetAllAngles(); g_win->R()->repaint(); log ("Changed file to %1", f->getShortName());