This pull request introduces a change to the `Hsva` struct in the `crates/ecolor/src/hsva.rs` file to enable serialization and deserialization when the `serde` feature is enabled. * Closes <https://github.com/emilk/egui/issues/7131> * [x] I have followed the instructions in the PR template |
||
|---|---|---|
| .. | ||
| cint_impl.rs | ||
| color32.rs | ||
| hex_color_macro.rs | ||
| hex_color_runtime.rs | ||
| hsva.rs | ||
| hsva_gamma.rs | ||
| lib.rs | ||
| rgba.rs | ||