From: Erik V. <eri...@hc...> - 2005-11-10 21:23:21
|
Great to see real tiles in the side panel, though somewhat distorted. I think a 30 deg rotation is missing. > Now I can move on to fixing the repaint bug in the > UpgradesPanel. I don't expect this one to take nearly as long. ;-) I had already done that with revalidate() but your update with invalidate() crossed mine. Both calls seem to have the same effect. Next thing is to decouple mouse events in both panels (clicking in UpgradesPanel now makes the tiles disappear). Erik. |