Skip to content

Conversation

devongovett
Copy link
Member

On iOS, scroll views support "rubber banding", where there is some elasticity when scrolling past the end of the scrollable region. This causes scrollTop and scrollLeft values that are negative, or go beyond the height of the content. This caused CollectionView to shake as it was confused by this, so now we clamp the scroll position to the correct bounds to avoid this.

@adobe-bot
Copy link

Build successful! 🎉

@adobe-bot
Copy link

Build successful! 🎉

@adobe-bot
Copy link

Build successful! 🎉

@dannify dannify merged commit f079ea1 into master Mar 31, 2020
@dannify dannify deleted the rubber-band-scrolling branch March 31, 2020 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants