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
I have to admit it's still a bit of a mystery to me today, and any help identifying what's going on is welcome.
I suspect this is related to rounding issues (floating point or integer casting), but I'm not sure exactly what or how to work around this.
Given this image:
I'm getting different colours between running locally and in our testing environment.
On my Mac, the colours I get are:
Whereas on our testing environment (which is a Ubuntu Docker image, running from CircleCI) I get:
If we visualise these colours, we can see that they look okay. On the right, I've ordered colours to where they're most similar.
What would be the reason for seeing different colours?
The text was updated successfully, but these errors were encountered: