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
When opening the Color-Picker and adding a valid hex-value, like this:
And then pressing "Pick Color", the set (and saved) value is changed.
In my screenshot, the hex-value eceae3 gets changed after pressing "Pick Color" to edebe4.
Observed behavior
Hex-Value gets scrambled to something similar looking.
If you open the picker often and just press "Pick Color", you see the behavior very nice.
Also when using "Inverse" twice, I expect to end at the same color, but don't.
Expected behavior
Pick the color provided by user-input without scrambling it.
Current pragmatic work-around
Don't open the color-picker and enter the value directly.
Environment
ClientConfig 2.3.0-pl, MODX 2 or 3
The text was updated successfully, but these errors were encountered:
Summary and Step to reproduce
When opening the Color-Picker and adding a valid hex-value, like this:
And then pressing "Pick Color", the set (and saved) value is changed.
In my screenshot, the hex-value
eceae3
gets changed after pressing "Pick Color" toedebe4
.Observed behavior
Hex-Value gets scrambled to something similar looking.
If you open the picker often and just press "Pick Color", you see the behavior very nice.
Also when using "Inverse" twice, I expect to end at the same color, but don't.
Expected behavior
Pick the color provided by user-input without scrambling it.
Current pragmatic work-around
Don't open the color-picker and enter the value directly.
Environment
ClientConfig 2.3.0-pl, MODX 2 or 3
The text was updated successfully, but these errors were encountered: