Skip to content

Conversation

@Malkierian
Copy link
Contributor

@Malkierian Malkierian commented Apr 9, 2025

This was because RecalculateAvailableChecks() was being called in SaveFile(), which was within a thread, causing concurrency issues with checksByArea. This swaps that call to a variable that triggers a recalculation in DrawElement() within the main thread.

Build Artifacts

…able that triggers a recalculation in `DrawElement()`.
@leggettc18 leggettc18 merged commit c3322c8 into HarbourMasters:develop-blair Apr 9, 2025
6 checks passed
@Malkierian Malkierian deleted the fix-check-autoscroll branch April 13, 2025 02:52
krazyjakee pushed a commit to krazyjakee/OOT that referenced this pull request Sep 6, 2025
…able that triggers a recalculation in `DrawElement()`. (HarbourMasters#5366)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only Show Available Checks option causes check tracker to scroll to the top upon save/autosave

2 participants