andreamazz / andreamazz/AMScrollingNavbar
Wrong scrolling behaviour
Đang mở
- 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ả
The following behaviour can be reproduced with the CollectionView example.
Scroll the view down to get a (large) gap between the content and the navigation bar (eg one row). Do not release it but just move it back to the top and the navigation bar starts to move up (but too soon).
If I multiple the scrollDelta in ScrollingNavigationController.swift line 312 with -1 it works for the CollectionView example, but all other examples show the wrong behaviour.
Would be nice, if you could have a look on 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á.