libgdx / gdx-liftoff

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

Set keyboard focus to null when showing reset dialog. #184

Closed raeleus closed 1 month ago

raeleus commented 1 month ago

The Stage's keyboard focus is now set to null while the ConfirmResetUserData dialog is shown.