Skip to content

Using UIGestureRecognizer and UIGestureRecognizerDelegate instead of a giant UIButton#77

Open
vittoriom wants to merge 5 commits intochrismiles:masterfrom
vittoriom:vittoriom/gestureRecognizer
Open

Using UIGestureRecognizer and UIGestureRecognizerDelegate instead of a giant UIButton#77
vittoriom wants to merge 5 commits intochrismiles:masterfrom
vittoriom:vittoriom/gestureRecognizer

Conversation

@vittoriom
Copy link
Copy Markdown

These commits make it possible to remove the giant UIButton used to dismiss the tip view, and use a UITapGestureRecognizer on the containerView window instead. A single tap can now dismiss the tip view and also trigger any action associated with the tapped view object.

@vittoriom vittoriom changed the title Vittoriom/gesture recognizer Using UIGestureRecognizer and UIGestureRecognizerDelegate instead of a giant UIButton Jun 10, 2014
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.

1 participant