Skip to content

Conversation

@deanlee
Copy link
Contributor

@deanlee deanlee commented Dec 7, 2025

Appending to a list in one thread and popping in another is not thread-safe. This change replaces the list with queue.Queue to ensure safe communication between the background preload thread and the main UI thread.

@github-actions github-actions bot added the ui label Dec 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2025

raylib UI Preview

All Screenshots

@deanlee deanlee closed this Dec 10, 2025
@deanlee deanlee reopened this Dec 11, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

mici raylib UI Preview

✅ Videos are identical! View Diff Report

@deanlee deanlee closed this Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant