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:
Michael Bayne
2007-11-03 00:45:12 +00:00
parent 1c0e4d2678
commit 9055539f69
@@ -43,7 +43,6 @@ public class ManagedJApplet extends JApplet
public void init (FrameManager fmgr)
{
_fmgr = fmgr;
setIgnoreRepaint(true);
}
// from interface FrameManager.ManagedRoot