Skip to content

Lily/Skins: Fix some fatal loading bugs. #2128

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

Merged
merged 3 commits into from
May 30, 2025
Merged

Lily/Skins: Fix some fatal loading bugs. #2128

merged 3 commits into from
May 30, 2025

Conversation

yuri-kiss
Copy link
Member

This causes a lot of errors if it happens repeatedly and can lead to project corruption if handled incorrectly.
This fixes some of thoes loading bugs. fixes: #2127

The issue arises from the fact that you can rename / delete / cancel the loading of a costume / skin while its still loading, and the renderer throws and error if that happens at a bad time, Skins doesnt handle this, this aims to fix that issue

@yuri-kiss yuri-kiss requested a review from GarboMuffin May 23, 2025 15:05
@yuri-kiss yuri-kiss added bug Something isn't working pr: change existing extension Pull requests that change an existing extension javascript Pull requests that update javascript code labels May 23, 2025
@yuri-kiss
Copy link
Member Author

!format

@GarboMuffin GarboMuffin merged commit f672a8d into master May 30, 2025
3 checks passed
@yuri-kiss yuri-kiss deleted the skins-bugfix branch May 30, 2025 14:15
GarboMuffin added a commit to TurboWarp/desktop that referenced this pull request May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update javascript code pr: change existing extension Pull requests that change an existing extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skins has horrible state management
3 participants