andreamazz / andreamazz/AMScrollingNavbar
contentInset becomes negative when scrolling up
Open
- Dominant language
- Swift
- Stars
- 6k
- Forks
- 628
- PR merge metrics
- No merged PRs in 30d
Description
Is there a possibility to avoid `updateContentInset` do anything? It's messing up with my tableview and hiding part of the content because is changing my insets to negative, if I change this method to `updateContentInset(0)` everything works great.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.