diff -r 5e684bfe5bb1 -r 38ad83f1d4ce mapeditor.cpp --- a/mapeditor.cpp Wed Mar 01 14:39:04 2006 +0000 +++ b/mapeditor.cpp Wed Mar 01 14:39:05 2006 +0000 @@ -3017,6 +3017,7 @@ void MapEditor::testFunction() { cout << "MapEditor::testFunction() called\n"; + adjustCanvasSize(); /* if (selection && (typeid(*selection) == typeid(BranchObj)))