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

non-obtrusive navbar #8

Closed
wants to merge 1 commit into from
Closed

non-obtrusive navbar #8

wants to merge 1 commit into from

Conversation

HBehrens
Copy link

when presented as modal view controller on iPhone the navbar disappears when you scroll down. Also, there's no bouncing when trying to scroll over the top.

Can be deactivated via webViewController.obtrusiveNavBar = YES;

@samvermette
Copy link
Member

I like this. Shouldn't the bounce behavior have remained though?

@HBehrens
Copy link
Author

Yep, there are a few other issues I found while playing with it. I will make some adjustments and open another pull request if you like to.

@HBehrens HBehrens closed this Oct 16, 2011
@samvermette
Copy link
Member

I'd like that, thanks. I would also rename the property to something more standard like alwaysShowNavigationBar

@HBehrens
Copy link
Author

I've created #18 to continue on 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

2 participants