Open upsidejames opened 8 years ago
When pushing into another view controller and going back, the scrollView's position changes.
I was able to reproduce this in the demo project here by adding a navigation push. https://github.com/level1james/TLYShyNavBar
(I noticed that the Telly app doesn't exhibit this behavior though)
Edit: I found that reverting to a prior version fixes the issue. commit b676a02 is the latest version that doesn't exhibit this bug.
This is really helpful, I'll reopen so I can look into this and fix it in the latest release.
HI! Any update about this bug?
When pushing into another view controller and going back, the scrollView's position changes.
I was able to reproduce this in the demo project here by adding a navigation push. https://github.com/level1james/TLYShyNavBar
(I noticed that the Telly app doesn't exhibit this behavior though)
Edit: I found that reverting to a prior version fixes the issue. commit b676a02 is the latest version that doesn't exhibit this bug.