manuelbua/libgdx-contribs

Quitting the demo should ensure exit() has been requested then sleep until the real quit happens.

manuelbua opened this issue · 0 comments

By using the Jogl backend, sometimes can happen to have a render call in-between the app.exit() call and the application really closing.