Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
FIX: check for a set during color conversion#19583
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ff8954c
to2f0219b
CompareUh oh!
There was an error while loading.Please reload this page.
851af74
to9d99c53
Compare@mwaskom did you have a second to check if this will work? Or at least that the tests cover the cases you think are important? |
mwaskom commentedFeb 26, 2021
My test suite passes with this change and the logic of the code looks right to me, thanks for asking. |
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Antony Lee <anntzer.lee@gmail.com>
9d99c53
to669c08a
Compare…583-on-v3.4.xBackport PR#19583 on branch v3.4.x (FIX: check for a set during color conversion)
Closes#19544 using@anntzer suggested fix....