ebiten/internal/ui
Hajime Hoshi 288e0a33ba ui: Bug fix: SetSizeCallback must be effective only when the window is resizable
This is not a perfect solution but at least this fixes the
regression.

Fix #819
2019-02-24 03:25:38 +09:00
..
hideconsole_notwindows.go ui: Rename files 2017-05-13 19:50:40 +09:00
hideconsole_windows.go ui: Remove 'syscall' package usages (#766) 2019-01-04 05:28:46 +09:00
ui_glfw.go ui: Bug fix: SetSizeCallback must be effective only when the window is resizable 2019-02-24 03:25:38 +09:00
ui_js.go ui: Implement restoring context lost on browsers correctly 2019-02-01 01:20:40 +09:00
ui_mac.go Use internal/glfw 2018-12-30 02:35:46 +09:00
ui_mobile.go mobile: Bug fix: error must be received without waiting for renderCh 2019-01-28 12:32:48 +09:00
ui_unix.go Use internal/glfw 2018-12-30 02:35:46 +09:00
ui_windows.go ui: Remove 'syscall' package usages (#766) 2019-01-04 05:28:46 +09:00
ui.go ui: Change RegularTermination to a value 2018-02-04 00:22:38 +09:00