Skip to content

calculateItemsInView - Don't return early if sticky index changed#381

Open
MPiccinato wants to merge 1 commit intoLegendApp:mainfrom
MPiccinato:patch-1
Open

calculateItemsInView - Don't return early if sticky index changed#381
MPiccinato wants to merge 1 commit intoLegendApp:mainfrom
MPiccinato:patch-1

Conversation

@MPiccinato
Copy link

I noticed onStickyHeaderChange was not being called when scrolling slowly or just sometimes not at all.

The early return optimization check wasn't taking the sticky header index change into consideration so the check to make the call back to onStickyHeaderChange was never hit.

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.

1 participant