-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-gesturesGesture typesGesture typesplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/needs-reproAttach a solution or code which reproduces the issueAttach a solution or code which reproduces the issuet/bugSomething isn't workingSomething isn't working
Description
Description
There's no way to detect left/right click in PointerGesterRecognizer
Steps to Reproduce
clickGesture.PointerPressed += (sender, evt)=>
{
//There's no way to retrieve info of which mouse button was clicking
};
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
area-gesturesGesture typesGesture typesplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/needs-reproAttach a solution or code which reproduces the issueAttach a solution or code which reproduces the issuet/bugSomething isn't workingSomething isn't working