-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Labels
feature proposalNew feature proposalNew feature proposalteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) team
Description
Describe the bug
The UWP GestureRecognizer has several properties allowing us to specify the minimum number of contact points for a gesture like GestureRecognizer.TranslationMinContactCount.
The WinAppSDK GestureRecognizer does not longer have those properties.
I need to restrict the gestures to 2 contacts interactions. Those APIs should be re-added on WinAppSDK to have the same feature level as in UWP.
Steps to reproduce the bug
Create a WinAppSDk application and try to set the GestureRecognizer.TranslationMinContactCount property
Expected behavior
No response
Screenshots
No response
NuGet package version
Windows App SDK 1.7 Experimental 3: 1.7.250127003-experimental3
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 24H2 (22621, October 2024 Update)
IDE
Visual Studio 2022
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature proposalNew feature proposalNew feature proposalteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) team