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

[Windows] Fix GraphicsView to support gestures #7077

Merged
merged 1 commit into from May 13, 2022
Merged

[Windows] Fix GraphicsView to support gestures #7077

merged 1 commit into from May 13, 2022

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix GraphicsView to support gestures on Windows.

fix-6173

Issues Fixed

Fixes #6173

@jsuarezruiz jsuarezruiz added t/bug Something isn't working platform/windows 🪟 area/drawing ✏️ Shapes, Borders, Shadows, Graphics, custom drawing labels May 12, 2022
@rmarinho rmarinho requested review from Clancey and Redth May 12, 2022 15:33
@rmarinho rmarinho merged commit acf11ef into main May 13, 2022
@rmarinho rmarinho deleted the fix-6173 branch May 13, 2022 10:30
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/drawing ✏️ Shapes, Borders, Shadows, Graphics, custom drawing platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GraphicsView's PanGestureRecognizer not working on Windows
3 participants