![]() # Objective The names of the variants of `InterpolationColorSpace` don't match the corresponding `Color` variants, which could be potentially confusing. For instance, `Color` has an `Oklaba` variant, in `InterpolationColorSpace` it's called `OkLab`. ## Solution Rename variants of `InterpolationColorSpace` to mirror the variants of Color. |
||
---|---|---|
.. | ||
2d.rs | ||
3d.rs | ||
full_ui.rs | ||
helpers.rs | ||
ui.rs |