LWJGLX / lwjgl3-awt

AWT support for LWJGL3
MIT License
115 stars 26 forks source link

Add/remove canvas #69

Closed JNightRider closed 5 months ago

JNightRider commented 9 months ago

Hello.

Would this be an acceptable solution for now? (with the remove/add canvas issue), at the moment it only works for Linux.

You can run the following example: org.lwjgl.opengl.awt.AWTAddAndRemoveCanvas

This error is very troublesome, removing and re-adding the canvas is essential for me.