andreamazz / andreamazz/AMScrollingNavbar
Scrolling Issue >> upgrade to Scrolling Delegate required
- Ngôn ngữ chính
- Swift
- Star
- 6k
- Fork
- 628
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Describe the bug**
If you scroll and slide your finger diagonally across the screen, the NavigationBar will not recognize it. So it will not collapse and will not expand. Furthermore, with scrolling small steps, the NavigationBar will not collapse and expand. Even if you include a UiTableview in a UiTableview and only scroll inside, the UiNavigationBar becomes unnecessarily collapsed or expand. This does not happen with a delegate method. The error is the same in all three causes.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Demo or your own project
2. Slide your finger diagonally across the screen to scroll the UiTableView or UiCollectionView or...
3. NavBar does not collapse or expand.
**Expected behavior**
NavBar should collapse or expand
**Screenshots**
If you need a video, so I can deliver it.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.