Hi,
I’ve created a standalone version of JackFlowers, and I’ve stumbled upon a strange bug I didn’t see before : when starting in full screen, with the -Dsun.java2d.noddraw=true set, the game takes too much space (I can see only the top-left part of the canvas, like if the screen rez change wasn’t taken into account).
When I remove the flag, everything is fine, 800x600 full screen.
Computer specs : NVIDIA Ge6600, Win XP, a lot of RAM and GHz
jogl version : latest 231 release and the one before.
As there’s xith3d in between, I haven’t yet created a smaller test case but will do it soon.
Lilian