ebiten/internal/uidriver
Hajime Hoshi e7611139c3 uidriver/js: Bug fix: Watch the state regularly instead of events
visibilitystate is sometimes not called and in this case the app
does not come back.

This fix creates another goroutine to watch the state, and remove
event handlers.

Fixes #961
2019-10-21 00:04:07 +09:00
..
glfw input: driver.Key now distinguishes left/right modifier keys 2019-09-01 23:49:00 +09:00
js uidriver/js: Bug fix: Watch the state regularly instead of events 2019-10-21 00:04:07 +09:00
mobile cmd/ebitenmobile: Use Metal on iOS 2019-10-09 02:13:47 +09:00