Re: Order of children not necessary respected?
Posted by ThomasR on Apr 18, 2018; 2:22pm
URL: https://forum.jogamp.org/Order-of-children-not-necessary-respected-tp4038695p4038817.html
Hi,
Looks like the order gets messed-up after the first correct draw on the:
JoglCanvasRenderer.draw() around line 265: _renderer.flushFrame(drew && _doSwap);