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

Collapse navigation bar when scrolling down in in posts page #88

Open
ghost opened this issue Jul 2, 2012 · 5 comments
Open

Collapse navigation bar when scrolling down in in posts page #88

ghost opened this issue Jul 2, 2012 · 5 comments
Labels
Feature Something new that Awful doesn't yet know how to do

Comments

@ghost
Copy link

ghost commented Jul 2, 2012

On iPhone, when the user is viewing a thread hide the navigation bar and bottom toolbar. Have them come back automatically when scrolled to the bottom, or on tapping the webview. Like NYTimes app.

@nolanw nolanw closed this as completed Dec 9, 2012
@nolanw nolanw reopened this Sep 17, 2013
@nolanw nolanw changed the title Full screen thread pages Collapse navigation bar when scrolling down in in posts page Aug 6, 2017
@nolanw
Copy link
Member

nolanw commented Aug 6, 2017

Safari does this well.

@nolanw
Copy link
Member

nolanw commented Oct 13, 2017

It's tempting to try this using a UINavigationController's navbar but it seems like the way to go is to have your own navbar in the view that collapses. You can still use a UINavigationController for push/pop but you just hide its navbar.

@nolanw
Copy link
Member

nolanw commented Nov 25, 2017

Can you make the top and bottom bar disappear when you scroll down and only app again when you scroll back up or something? Basically an option to prevent screen burn in on the X without the constant bar and and white text on the top.
— Encrypted

@nolanw
Copy link
Member

nolanw commented Nov 7, 2018

Since we are talking about requests, I would like to mention having the option for when you start scrolling in a long thread the ui fades away. Similar to how scrolling works in the safari app.
Nude

@nolanw
Copy link
Member

nolanw commented May 5, 2019

Is it possible to make it so the top UI bar and bottom UI bar to both completely disappear when you scroll down? And then comes back when you scroll up? With just the contents remaining when you navigate down a page. Similar to the reader mode on a webpage in safari.
coke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Something new that Awful doesn't yet know how to do
Projects
None yet
Development

No branches or pull requests

1 participant