ebiten/internal/uidriver
Hajime Hoshi 7b5fb0a0d0 ui: Bug fix: The window was not shown on the secondary monitor on launching
This change changes the behavior of WindowPosition /
SetWindowPosition. The window position is now a relative position
and the origin position is the left-upper of the current monitor.

Fixes #1115
2020-03-28 19:51:47 +09:00
..
glfw ui: Bug fix: The window was not shown on the secondary monitor on launching 2020-03-28 19:51:47 +09:00
js ui: Bug fix: The window was not shown on the secondary monitor on launching 2020-03-28 19:51:47 +09:00
mobile ui: Bug fix: The window was not shown on the secondary monitor on launching 2020-03-28 19:51:47 +09:00