Bug 223709

Summary: Web Inspector: show LCH color picker for lch() and lab() colors
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: 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
Reported 2021-03-24 12:44:41 PDT
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
Radar WebKit Bug Importer
Comment 1 2021-03-24 12:44:52 PDT
Note You need to log in before you can comment on or make changes to this bug.