gskbyte / GSKStretchyHeaderView

A generic stretchy header for UITableView and UICollectionView
MIT License
1.75k stars 187 forks source link

GSKStretchyHeaderViewExpansionModeImmediate Scrolling Bug #80

Closed Janglinator closed 6 years ago

Janglinator commented 6 years ago

When we set the expansion mode to immediate and use a minimum height of 64, we observe the following bug:

https://youtu.be/Yx7xalB4xiY

This doesn't happen if we set it to TopOnly.

gskbyte commented 6 years ago

Hi,

can you please see if it works correctly on iOS 10? I won't be able to have a look at this until January, as I'm on vacation and have no laptop with me.

Best regards

Janglinator commented 6 years ago

It looks like it's specific to iOS 11. An impressive guess!