![]() # 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. |
||
---|---|---|
.. | ||
box_shadow.rs | ||
box_shadow.wgsl | ||
debug_overlay.rs | ||
gradient.rs | ||
gradient.wgsl | ||
lib.rs | ||
pipeline.rs | ||
render_pass.rs | ||
ui_material_pipeline.rs | ||
ui_material.rs | ||
ui_material.wgsl | ||
ui_texture_slice_pipeline.rs | ||
ui_texture_slice.wgsl | ||
ui_vertex_output.wgsl | ||
ui.wgsl |