Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

309 Fix Crash on showing too many elements#314

Open
manuelmainz wants to merge 4 commits intoAvaloniaUI:masterfrom
manuelmainz:fixes/309-crash-on-showing-too-many-elements
Open

309 Fix Crash on showing too many elements#314
manuelmainz wants to merge 4 commits intoAvaloniaUI:masterfrom
manuelmainz:fixes/309-crash-on-showing-too-many-elements

Conversation

@manuelmainz
Copy link

avoid IndexOutOfRangeException by checking Count during loop

this is necessary because 'recycleElement(e, i + FirstIndex)' does modify the the elements

this is necessary because 'recycleElement(e, i + FirstIndex)' does modify the the elements
@manuelmainz
Copy link
Author

Cross link Issue #309 Crash on showing too many elements

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant