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

property shouldBeginGestureHandler may be empty #17

Open
lforme opened this issue Aug 22, 2019 · 2 comments
Open

property shouldBeginGestureHandler may be empty #17

lforme opened this issue Aug 22, 2019 · 2 comments

Comments

@lforme
Copy link

lforme commented Aug 22, 2019

No description provided.

@lforme lforme changed the title property shouldBeginGestureHandler may property shouldBeginGestureHandler may be empty Aug 22, 2019
@lforme
Copy link
Author

lforme commented Aug 22, 2019

And I have already submitted PR

@Aite
Copy link

Aite commented Dec 9, 2019

As a workaround until this PR be merged, You can set the property shouldBeginGestureHandler in the parent controller's viewDidLoad function:
starRatingView.shouldBeginGestureHandler = { _ in return false }

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

No branches or pull requests

2 participants