Jay
Re: Update 1629789034901
This change seems to have introduced two new bugs:
- The theme editor jumps to the top of the page any time I exit a color-picker (by clicking outside of it).
- Changing the color value by directly editing the RGB decimal numbers doesn’t behave correctly. I noticed a couple different things, not sure how they all play together:
- editing the decimal numbers does make the hex value change – but it uses lowercase alpha characters which don’t appear to get correctly parsed so the color ends up black. This is especially interesting since typing directly into the hex field always types in caps.
- editing the decimal values also tends to result in 5-digit hex codes, which may not technically be “wrong” but they’re harder to understand.