Re: windowClosing causes GLCanvas to displose
Posted by Nitram on Aug 31, 2010; 4:11pm
URL: https://forum.jogamp.org/windowClosing-causes-GLCanvas-to-displose-tp1380491p1395325.html
A nice solution in theory. But this single line
maybeDoSingleThreadedWorkaround(displayOnEventDispatchThreadAction, displayAction);
contains that much private logic that its impossible with a reasonable amount of work to overwrite that method fully.