Skip to content

Pass the touch event of the custom navigation bar#55

Open
acerbetti wants to merge 1 commit into
kevin-lyn:masterfrom
acerbetti:master
Open

Pass the touch event of the custom navigation bar#55
acerbetti wants to merge 1 commit into
kevin-lyn:masterfrom
acerbetti:master

Conversation

@acerbetti

Copy link
Copy Markdown

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

mbjacks commented Apr 28, 2016

Copy link
Copy Markdown

@kevin0571 can you provide some feedback here?

@kevin-lyn

Copy link
Copy Markdown
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.

3 participants