Skip to content

Conversation

@akleshchev
Copy link
Contributor

@akleshchev akleshchev commented Sep 22, 2025

Multiple problems:

  1. When there are multiple lists they were hoarding idle callback's time
  2. Outfit list was taking 50ms per frame to complete it's work thus effectively freezing viewer
  3. LLAccordionCtrl::arrange() was extremely expensive due to constant text reflows

@akleshchev akleshchev requested a review from marchcat September 23, 2025 16:58
@akleshchev akleshchev marked this pull request as ready for review September 23, 2025 16:58
@akleshchev akleshchev merged commit c2460e2 into develop Sep 24, 2025
23 of 25 checks passed
@akleshchev akleshchev deleted the andreyk/vwr-4724 branch September 24, 2025 13:43
@github-actions github-actions bot locked and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The list->setForceRefresh(true); during outfits loading process stalls the viewer if really large amount of outfits is involved

4 participants