Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List scrolling backwards with hasVariableItemDimensions causes item renderers to shift #432

Closed
wman1980 opened this issue Mar 5, 2013 · 0 comments
Labels

Comments

@wman1980
Copy link

wman1980 commented Mar 5, 2013

Hi,

there is a small issue with list component and hasVariableItemDimensions.

Starting point is a list and a simple item renderer and each of the item renderer has a different height. Scrolling down of list is fine, but scrolling up produces some visual issues.
It looks like the bounds of the list to add/remove item renderer are calculated wrong and the list starts jumping while scrolling.

Further details can be found here http://forum.starling-framework.org/topic/bug-with-feathers-list-and-hasvariableitemdimensions?replies=1#post-25765

Regards,
wman

joshtynjala added a commit that referenced this issue Oct 31, 2014
…eep scrolling smooth when items unexpectedly resize (references #432)
joshtynjala added a commit that referenced this issue Sep 8, 2015
…eep scrolling smooth when items unexpectedly resize (references #432)
joshtynjala added a commit that referenced this issue Sep 8, 2015
… adjust scroll position to avoid jumpy or shifting items when scrolling backgrounds while the layout is virtual with variable item dimensions (closes #432)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant