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
It is impossible to set corner colors such #ffffff #000000 or rgb(255,0,0) by moving the cursor over the saturation selector.
You get colors near them, but not exactly those. For example for black I am getting rgba(1, 0, 1, 1) instead of rgba(0, 0, 0, 1)
The text was updated successfully, but these errors were encountered:
It is impossible to set corner colors such #ffffff #000000 or rgb(255,0,0) by moving the cursor over the saturation selector.
You get colors near them, but not exactly those. For example for black I am getting rgba(1, 0, 1, 1) instead of rgba(0, 0, 0, 1)
The text was updated successfully, but these errors were encountered: