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

insertRGBA processes regular tiles before primers, leading to confusing warning messages #59

Open
grunt-lucas opened this issue Sep 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@grunt-lucas
Copy link
Owner

If -Wcolor-precision-loss is enabled, and the warning triggers on colors that are present within both regular tiles and primer tiles, the warning text will imply that the regular tiles were processed before the primers. This is misleading to users, who will be under the impression that primer tiles are to be processed first. Let's fix that ordering so that the warning is consistent with the expected behavior.

@grunt-lucas grunt-lucas added the bug Something isn't working label Sep 15, 2024
@grunt-lucas grunt-lucas added this to the 1.0.0 Release milestone Sep 15, 2024
@grunt-lucas grunt-lucas self-assigned this Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant