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

Fixed: Tapped being triggered after Drag #2248

Merged
merged 4 commits into from May 24, 2021
Merged

Conversation

s77rt
Copy link
Contributor

@s77rt s77rt commented May 17, 2021

Description:

Added a new condition before firing the Tapped and SecondaryTapped events that we are not dragging

Fixes #2235

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass. (except TestFileIcon(maybe broken?))

stuartmscott
stuartmscott previously approved these changes May 17, 2021
Copy link
Member

@stuartmscott stuartmscott left a comment

Choose a reason for hiding this comment

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

This change fixed the issue in my limited local testing 👍

@andydotxyz could this land in the next 2.0.x?

@andydotxyz
Copy link
Member

Yes it can land in 2.0.x - but can we get a test as well please, make it part of our suite of checks @s77rt ?

@s77rt
Copy link
Contributor Author

s77rt commented May 19, 2021

@andydotxyz updated

@s77rt s77rt requested a review from stuartmscott May 21, 2021 17:31
Copy link
Member

@andydotxyz andydotxyz left a comment

Choose a reason for hiding this comment

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

Excellent thanks!

@andydotxyz andydotxyz merged commit 89dce21 into fyne-io:develop May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants