Bug 223709
| Summary: | Web Inspector: show LCH color picker for lch() and lab() colors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> |
| Component: | Web Inspector | Assignee: | Nikita Vasilyev <nvasilyev> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Nikita Vasilyev
The current color picker's UI is HSV-based [1]
+------Saturation-----
|
|
|
|
|
|
| Lightness (or Value, as V in HSV)
LCH (also known as HCL) is in many ways more useful than HSV (or HSL). See https://hclwizard.org
I propose to show LCH based color picker than clicking on lch() or lab color:
+------Chroma-----
|
|
|
|
|
|
| Luminance
See also: https://twitter.com/argyleink/status/1374769760257241095
1: https://en.wikipedia.org/wiki/HSL_and_HSV
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75799840>