Skip to content

[Issue 244] List flickers on iOS during rubber band overscrolling#250

Closed
blenoski wants to merge 3 commits into
bvaughn:masterfrom
blenoski:issues/244
Closed

[Issue 244] List flickers on iOS during rubber band overscrolling#250
blenoski wants to merge 3 commits into
bvaughn:masterfrom
blenoski:issues/244

Conversation

@blenoski

Copy link
Copy Markdown

Added logic to determine whether or not we have overscrolled
vertical scrolling boundaries of list.

Updated list vertical scrolling handler to skip rerenders
if we have overscrolled.

blenoski added 2 commits May 23, 2019 10:22
Added logic to determine whether or not we have overscrolled
vertical scrolling boundaries of container.

Updated list vertical scrolling handler to skip rerenders
if we have overscrolled.
@TrySound

Copy link
Copy Markdown
Contributor

/cc @istarkov

@EyMaddis

EyMaddis commented May 27, 2019

Copy link
Copy Markdown

The same applies for horizontal scrolling, but is ignored in this PR.
This might also break with RTL support as in that case the offset "should" be negative.

@bvaughn

bvaughn commented May 27, 2019

Copy link
Copy Markdown
Owner

Thanks for this PR!

I'm incorporating the ideas from this along with RTL PRs #162 and #215 into PR #251.

@bvaughn bvaughn closed this May 27, 2019
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