urho icon indicating copy to clipboard operation
urho copied to clipboard

UWP: touch events ignore SwapChainControl's position

Open EgorBo opened this issue 7 years ago • 2 comments

SDL layer should handle SwapChainControl events instead of CoreWindow.

EgorBo avatar Mar 05 '18 16:03 EgorBo

Hi @EgorBo,

I'm wondering if you made any progress on this as we're seeing the touch event values coming through have inaccurate XY values.

patrickabadi avatar Jun 05 '18 16:06 patrickabadi

Hi @EgorBo -- we implemented some workarounds for handling touch events on UWP, but we've found our workarounds are inconsistent across devices (works great on my machine 😂 )

Are there any plans for another batch of bug fixes and a new release?

If so, I upvote the issue of touchscreen interactions on UWP

edit: specifically multi-touch events, e.g. pinch to zoom

daniel-packard avatar Mar 13 '19 15:03 daniel-packard