You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
I use two monitors which resolution is fullHD and 4K, different ones.
When I executed umamusume-app at fullHD monitor and move app to 4K monitor, mouse position on app was not true, shifted.
But when I played the live by full screen at 4K monitor and finished it, mouse position was in true position.
The follows are my suppose.
・Configuration of obtaining mouse position in initializing app and switching vertical/horizontal modes is working well.
・Monitor resolution change after initializing and switching affects obtaining mouse position.
Example movie: Execute at 4K monitor, and move app to fullHD monitor. This movie shows the mouse position shift.