Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Resolution change of monitor affects mouse(click) position #24

Open
amatsun opened this issue Aug 23, 2021 · 2 comments
Open

Resolution change of monitor affects mouse(click) position #24

amatsun opened this issue Aug 23, 2021 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@amatsun
Copy link

amatsun commented Aug 23, 2021

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.

umamusume-localify-bug_Trim.mp4
@GEEKiDoS GEEKiDoS added bug Something isn't working enhancement New feature or request labels Aug 23, 2021
@GEEKiDoS
Copy link
Owner

The game uses a wrapper when playing with mouse and translates it to some kind of touchscreen event, maybe I can fix that but im not sure

@GEEKiDoS GEEKiDoS pinned this issue Sep 2, 2021
@wx257osn2
Copy link

I'm trying to enable the custom aspect ratio feature, but when I resize the window to the resolution which is not same as initialized one, this issue happens.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants