-
Notifications
You must be signed in to change notification settings - Fork 0
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
MCS Bugs and improvements #107
Comments
Re the JzAzBz space: yes those are the correct values. I couldn't reproduce there not being a background. It's got a pretty weird shape which might be making it appear to have no colors? |
The general solution to this is a much bigger story involving some actual research, but for simplicity this could just be added to the error message (which would address the first half) |
note: colors not updating with tag changes: its a caching issue |
closing this thread in favor of a new one |
Browse/Manage
Editing and color spaces
when you change the color space, dismiss the menu once you select one.
Selecting a new palette changes the color space back to LAB. It shouldn't
color value display not updating appropriately #121
Update the color space descriptions #124
JZ values are all in the range 0-0.1, think you need to scale by 10. Comparing JAJBJZ to LAB, I think there's also a scaling problem in the A and B values as well.
No color space background for JAJBJZ. That's two issues in JAJBJZ. Do we really want to include it?.
I'd remove the SRGB editing space. Even if it's working correctly (which I think it isn't), it's going to be very confusing.
(#f00, #ff0, #0f0, #0ff, #00f, #f0f, #fff, #888, #000) is a useful palette for evaluating colorspaces. AM: added as "Color Test"
changing color space causes inappropriate white values #123
#0ff is displayed in LAB as out of gamut. It shouldn't be. Clip to gamut doesn't fix it, similar for LCH. Except sometimes it's fine (argh)
make colors near background easier to discriminate #122
Possible additional color spaces
Comparison
Eval
Simulations
The text was updated successfully, but these errors were encountered: