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

Pass the touch event of the custom navigation bar #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acerbetti
Copy link

Intercepting all the touch event when the bar is draggable has some side effect. For example is impossible to tap on the back left button in a master/detail relationship

@mbjacks
Copy link

mbjacks commented Apr 28, 2016

@kevin0571 can you provide some feedback here?

@kevin-lyn
Copy link
Owner

Sorry for late reply.
In this case(in master/detail relationship), I would suggest you disable the "draggable" of navigation bar by setting:

popupController.navigationBar.draggable = NO;

@mbjacks any concern of this?

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