Closed Mooreel closed 4 years ago
Are issues in this repo looked at? If there is a pointer where this bug might come from I can try fixing it myself.
hi @Mooreel Sorry to see the issue too late. I'll check the relevant code and tell you again.
I fixed this issue.
you can use v1.9.70 .
please test it.
Thank you very much for the support @easylogic . That indeed fixed it.
Describe the bug In case of an existing 8 char hexcolor value in the editor containing the alpha value, changing the alpha value in the colorpicker leads to not fully replacing the hexstring in the editor but inserting it so that in the editor a 10 char invalid hexcolor code appears.
To Reproduce Steps to reproduce the behavior:
Expected behavior Full hexstring in codemirror editor is replaced with string from color picker
Screenshots Editor 8char hex value
color picker: change alpha value
now editor has a 10 char hex value
Desktop (please complete the following information):