You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: