After changing our bounds, we should really rethink whether we actually have the appropriate blocks resolved.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@975 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Mike Thomas
2010-10-12 17:36:40 +00:00
parent 3db0d26f8f
commit 46e68dc0c0
@@ -170,6 +170,8 @@ public class EditorScenePanel extends StageScenePanel
super.setBounds(x, y, width, height);
updateScrollArea(_horizRange.getValue(), _vertRange.getValue());
rethink();
}
/**