We want to hear about repaints, though I need to test this more in various
other scenarios to really really be sure. Oh the twisty maze of AWT passages. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@330 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -43,7 +43,6 @@ public class ManagedJApplet extends JApplet
|
|||||||
public void init (FrameManager fmgr)
|
public void init (FrameManager fmgr)
|
||||||
{
|
{
|
||||||
_fmgr = fmgr;
|
_fmgr = fmgr;
|
||||||
setIgnoreRepaint(true);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// from interface FrameManager.ManagedRoot
|
// from interface FrameManager.ManagedRoot
|
||||||
|
|||||||
Reference in New Issue
Block a user