Transparent OpenGL Component

Thanks very much for posting this!

Not sure what we’re doing incorrectly, but about half of the time, the color for our openGL rendering is altered in some seemingly random way, though the background always appears to be drawn correctly.

Commenting out backgroundTexture.bind(); fixes the openGL drawing (though obviously, the background is no longer visible).

Does this work consistently for you with multiple components?