tristanhimmelman / HidingNavigationBar

Easily hide and show a view controller's navigation bar (and tab bar) as a user scrolls
MIT License
1.03k stars 128 forks source link

Broken scrolling in UICollectionView with custom layout #33

Open pash3r opened 8 years ago

pash3r commented 8 years ago

Scrolling and pull-to-refresh breaks when I use subclass of UICollectionViewLayout. Any ideas how to fix this?

eikebartels commented 8 years ago

same for me.