Chris Lilley
Chris Lilley
> I'm curious on exactly how much 'relative' stuff Color.js plans to support. Does it plan on implementing its own support and logic for things like `calc()`? Or does it...
Looks good to me.
Sorry this took so long to merge. I wasn't watching this repo.
```js let {name, range, refRange} = meta; name = name || id; range = range || refRange || [0, 100]; let [min, max] = range; let step = (max -...
Giving the relative XYZs a reference range of [0, 1] would also work.
(confirming this UI bug still exists)
Confirming that the issue still exists, because [0..1] and [0..100] are being confused
As I [said earlier](https://github.com/color-js/apps/issues/2#issuecomment-2134714494): > Giving the relative XYZs a reference range of [0, 1] would also work.
I'm fine with `State`, or perhaps `Document State`.