Fill & Stroke dialog requires # for hex value in RGBA field
Summary:
In Master, the RGBA field (formerly only for hex values) now requires the # at the beginning of a hex value. It used to suppress the visibility of the # in that field. Whether or not it displays a # in the field, hopefully it will take the value either with or without a # .
Steps to reproduce:
- open Inkscape
- create an object
- open Fill & Stroke dialog
- change the RGBA value in hex w/o including the # at the beginning and hit Enter
What happened?
The input gets discarded and the value gets reverted to the previous value which had a #.
What should have happened?
The new value should have been accepted.
Version info
Inkscape 1.5-dev (aa46dca85a, 2024-06-10)