You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. This was added mostly to combat the momentum scrolling on iOS. As iOS used to not fire any scroll events while the momentum scroll was happenning, keeping a large number of nodes was a way around the problem. I will revisit it with iOS 8 and see if I can reduce the number of nodes without too many downsides.
The desktop version on my resolution always mantain 24
<React-Infinity>
components:The mobile version grows indefinitely:
I've tested on my Nexus 4 + Chrome and the performance was much poorer than the desktop one. Maybe due to that.
The text was updated successfully, but these errors were encountered: