libgdx / gdx-liftoff

A modern setup tool for libGDX Gradle projects
Apache License 2.0
524 stars 48 forks source link

Stop receiving input when the file picker is open #186

Closed raeleus closed 1 month ago

raeleus commented 1 month ago

This PR prevents the file picker from pausing the main thread and queuing all mouse clicks and key presses.