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

[UIkit] Add generic callbacks for UIGestureRecognizer #15846

Merged
merged 3 commits into from
Sep 2, 2022

Conversation

haritha-mohan
Copy link
Contributor

Simplifies code and makes bug easier to fix.

@haritha-mohan haritha-mohan added the not-notes-worthy Ignore for release notes label Sep 1, 2022
@mandel-macaque mandel-macaque changed the title Add generic callbacks [UIkit] Add generic callbacks for UIGestureRecognizer Sep 1, 2022
Copy link
Member

@mandel-macaque mandel-macaque left a comment

Choose a reason for hiding this comment

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

Small change

src/UIKit/UIGestureRecognizer.cs Outdated Show resolved Hide resolved
Copy link
Member

@mandel-macaque mandel-macaque left a comment

Choose a reason for hiding this comment

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

Small change in visibility.

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
Copy link
Member

@dalexsoto dalexsoto left a comment

Choose a reason for hiding this comment

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

Loving the change but it may not work, let me think a little
My bad! I was thinking of something else

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

Copy link
Member

@rolfbjarne rolfbjarne left a comment

Choose a reason for hiding this comment

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

Love it, less code is always good!

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
@mandel-macaque mandel-macaque merged commit 0d55330 into xamarin:main Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants