aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-09-29 03:22:28 +0200
committerSven Gothel <[email protected]>2023-09-29 03:22:28 +0200
commit2e46eb1bf06ef07801062122716aa99a6c871646 (patch)
tree0ef44b49991e270b5e956240056d6ce6a392871f /src/jogl/classes/jogamp/graph/curve/opengl
parenta0e6d5883de009d4649d011633090d7660fa229a (diff)
Bug 1430 - Fix Background erase not disabled with AWT GLCanvas and NewtCanvasAWT
Commit c5431f46b7bf64f109315ec78461859dd88f202a reduced the disableBackgroundErase(..) to SunToolkit's variation which doesn't work on Windows as it does not act upon the java.awt.Canvas peer post addNotify(). This re-introduces the java.awt.Canvas method via class JAWTUtil.BackgroundEraseControl and its called only after addNotify() on Windows and ASAP for everyone else. Method also calles the SunTookit variation just to be sure.
Diffstat (limited to 'src/jogl/classes/jogamp/graph/curve/opengl')
0 files changed, 0 insertions, 0 deletions