Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Is there no way to have navBar in the same state it was it when a view controller was pushed to it? #192

Open
StainlessStlRat opened this issue Nov 19, 2017 · 0 comments

Comments

@StainlessStlRat
Copy link

For example, I'm scrolling through a table view, the navBar is fully contracted, and I click on an item. Now I'm viewing the detail view. When I click "back" to navigate back to the scroll view, the nav bar should still be in the contracted state. If it isn't, then the whole table view is shifted down to accommodate the expansion and the item isn't even in the same place that it was when it started.

I used to be able to keep track of this state and force it myself, but that seems to no longer work due to either ios11 or some change in the repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant