This is kinda a magical number anyway but it appears I need a little more buffer for some of the taller sprites in question.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@959 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -333,7 +333,7 @@ public class MisoScenePanel extends Sprite
|
||||
protected const DEF_WIDTH :int = 985;
|
||||
protected const DEF_HEIGHT :int = 560;
|
||||
|
||||
protected const BOTTOM_BUFFER :int = 250;
|
||||
protected const BOTTOM_BUFFER :int = 300;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user