microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.37k stars 679 forks source link

Touchpad gestures are broken in 1.2 experimental #7572

Closed lhak closed 1 year ago

lhak commented 2 years ago

Describe the bug

After updating to 1.2 experimental, touchpad gestures like panning and zooming no longer work correctly (i.e. very laggy and no overscroll effect). This is a regression compared to 1.1.3.

Steps to reproduce the bug

Try any scrollviewer. All gestures seem to be translated to mouse wheel events.

Expected behavior

No response

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.2 Experimental: 1.2.220727.1-experimental1

Windows app type

Device form factor

Desktop

Windows version

Windows 11 (21H2): Build 22000

Additional context

No response

lhak commented 2 years ago

This is still broken in 1.2 preview 1

lhak commented 2 years ago

Still broken in 1.2 preview 2...

lhak commented 1 year ago

Fixed in latest 1.2 stable