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 data not being initialized for some rows in LoadoutView when fast scrolling through #2079

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Al12rs
Copy link
Contributor

@Al12rs Al12rs commented Sep 24, 2024

When scrolling very fast, it is possible to reach the bottom of a long loadout list and select all items without some items being activated and thus properly populated.
This makes sure the needed data is populated to prevent issues with mass deletion or other operations.

…ling very fast, causing issues during mass mod deletion
@Al12rs Al12rs requested a review from a team September 24, 2024 15:07
@Al12rs Al12rs self-assigned this Sep 24, 2024
@Al12rs Al12rs merged commit 5ecef6a into main Sep 24, 2024
10 checks passed
@Al12rs Al12rs deleted the fix/treemodel-missed-activation branch September 24, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants