Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(wpf): Fix IsLeftButtonPressed status on WPF platform #16517

Merged

Conversation

lindexi
Copy link
Contributor

@lindexi lindexi commented Apr 30, 2024

GitHub Issue (If applicable): #14393

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

We can receive the pointer event with IsLeftButtonPressed is true when touch release.

What is the new behavior?

We can receive the pointer event with IsLeftButtonPressed is false when touch release.

See https://github.com/unoplatform/uno/pull/16378/files#r1575262313

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Cc @dr1rrb , and I will add more information about the barel button and the eraser status later.

Internal Issue (If applicable):

@github-actions github-actions bot added the area/skia ✏️ Categorizes an issue or PR as relevant to Skia label Apr 30, 2024
@Youssef1313 Youssef1313 requested a review from dr1rrb April 30, 2024 10:03
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-16517/index.html

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-16517/index.html

Copy link
Member

@dr1rrb dr1rrb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lindexi 👍

@jeromelaban jeromelaban enabled auto-merge May 8, 2024 20:50
auto-merge was automatically disabled May 23, 2024 12:18

Head branch was pushed to by a user without write access

@github-actions github-actions bot added the area/automation Categorizes an issue or PR as relevant to project automation label May 23, 2024
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-16517/index.html

@lindexi lindexi force-pushed the t/lindexi/WpfCorePointerInputSource branch from 63212b3 to 4591023 Compare May 24, 2024 00:59
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-16517/index.html

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-16517/index.html

@jeromelaban jeromelaban merged commit 8031f5a into unoplatform:master May 28, 2024
105 checks passed
Copy link
Member

@dr1rrb dr1rrb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/automation Categorizes an issue or PR as relevant to project automation area/skia ✏️ Categorizes an issue or PR as relevant to Skia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants