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

Fix to infinite loop+refactored UpdateLayoutAttributesForItem iteratively #1269

Merged
merged 2 commits into from
Jul 22, 2019

Conversation

NicolasChampagne
Copy link
Contributor

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Refactoring

What is the current behavior?

ListViews with footers and a lot of items may crash in ios
ListViews with a lot of variable items may crash from stackoverflow in ios

What is the new behavior?

ListView crashes fixed, Recursive function changed to iterative

PR Checklist

Please check if your PR fulfills the following requirements:

Internal Issue (If applicable):
https://nventive.visualstudio.com/Umbrella/_workitems/edit/158034

@ghuntley ghuntley added platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform kind/bug Something isn't working labels Jul 22, 2019
@NicolasChampagne NicolasChampagne merged commit c2727cb into master Jul 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the dev/nich/virt-loop branch July 22, 2019 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants