Skip to content

Conversation

@deathslocus
Copy link

Added didTapped method to delegate
Added didLongTapped method to LFAB and delegate

Added didTapped method to delegate
Added didLongTapped method to LFAB and delegate
@yoavlt
Copy link
Owner

yoavlt commented Jan 15, 2016

Thank you @deathslocus ! I totally agreed with this feature, but why do you use NSTimer instead of UILongTapGestureRecognizer?

@deathslocus
Copy link
Author

Whoops forgot to unwrap the delegates. NSTimer over UILongPressGestureRecognizer mainly because it was easier for me to implement that with your existing onTapped functions, I can change it to UILongPressGestureRecognizer if you like there is no reason I have to keep it on NSTimer. Updated the fork should build now

@zemadara
Copy link

hi,
i don't know how can i merge this pull request with the pod to user it, can you help me?

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.

3 participants