HumbleUI / JWM

Cross-platform window management and OS integration library for Java
Apache License 2.0
561 stars 44 forks source link

Check calls are made on ui thread (closes #84) #111

Closed EgorOrachyov closed 3 years ago

tonsky commented 3 years ago

Looks great, but let’s rename App::_isValidCall() to App::_onUIThread()?