Skip to content

Conversation

@mdanse
Copy link

@mdanse mdanse commented Dec 28, 2020

The color input only works with long hexadecimal color notation. When converting a Color object to string, the colour package will automatically convert to the smallest possible web format including named colors and short hex notation, resulting in the default black color in the color widget. This change forces the value to be written in long hex format.

…olors

The HTML5 color input only works with long hexadecimal color notation. When converting a Color object to string, the colour package will automatically convert to the smallest possible web format including named colors and short hex notation, resulting in the default black color in the color widget. This change forces the value to be written in long hex format.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant