mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
a073f48faf
This change suspends to 'preventDefault' on keydown events. Now preventing navigation by pressing backspace is deprecated in Chrome. For other keys, it looks like keyup's preventDefault is enough to disable the browser default behavior. |
||
---|---|---|
.. | ||
hideconsole_notwindows.go | ||
hideconsole_windows.go | ||
ui_glfw.go | ||
ui_js.go | ||
ui_mac.go | ||
ui_mobile.go | ||
ui_unix.go | ||
ui_windows.go | ||
ui.go |