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(characters): improve fullsize image format handling around design updates #1165

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

itinerare
Copy link
Collaborator

  • use display image format for thumbnails, fullsize format for design update image
  • set fullsize extension when approving design update
  • add character image format fix command

Dug down and realized that the issue with incoming fullsize character images not being in the correct file format was largely that design updates weren't handling the distinction very well.
We've been using a version of these fixes successfully for a while now; however this version is, naturally, rendered a little more generic and should be tested regardless to make sure the effects are as intended.
This is also disentangled from changes made on a few branches and coalesced into one change, so it's worth testing on that basis as well.

… updates

- use display image format for thumbnails, fullsize format for design update image
- set fullsize extension when approving design update
- add character image format fix command
@itinerare itinerare added bug Something isn't working needs review Pull requests that are pending community review labels Dec 27, 2024
@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Dec 27, 2024
@itinerare itinerare merged commit b0e11e2 into corowne:release/v3.0.0 Dec 27, 2024
2 checks passed
@itinerare itinerare deleted the push-suoktqorymvo branch December 27, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reviewed Pull requests that have received community review and are pending merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants