ebiten/internal/devicescale
Hajime Hoshi f756be3d22 internal/devicescale: bug fix: glfw.Monitor.GetContentScale might return 0
Retrying to call GetContentScale solved this.

Closes #2051
2022-04-03 19:32:01 +09:00
..
devicescale.go
impl_android.go
impl_desktop.go internal/devicescale: bug fix: glfw.Monitor.GetContentScale might return 0 2022-04-03 19:32:01 +09:00
impl_ios.go
impl_js.go