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

Viewer doesn’t show checkered background for cutouts without optimisedPng #3997

Open
paperboyo opened this issue Dec 15, 2022 · 0 comments

Comments

@paperboyo
Copy link
Contributor

Short description

Because checkered background depends on the presence of optimisedPng, it won’t show for images with transparency which do not have one (eg. 8bit transparent PNGs).

Steps to reproduce

Upload or find 8bit PNG with transparency (no optimisedPng in the API response, eg. 98e1b3a1464bb226d11d700c47268b1f8b1c2b30 in PROD).

Actual results

Observe lack of checkerboard background for main image preview.

Expected results

Checkerboard background should show for all images with transparency.

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

No branches or pull requests

1 participant