Windows touch input with raw input turned on does not map correctly #5033
Labels
area:input
platform:windows
priority:1
Very important. Feels bad without fix. Affects the majority of users.
Can reproduce on any surface device (along with other windows touch devices), where cursor position updates work correctly but are constricted to a very small area in the top left of the screen, rather than covering the full window. It looks like the coordinate mapping is going wrong, although I haven't had a chance to investigate further:
osu-framework/osu.Framework/Platform/Windows/WindowsMouseHandler.cs
Line 93 in 6a2250e
As discussed in ppy/osu#16840 (reply in thread).
The text was updated successfully, but these errors were encountered: