Files
egui/crates/ecolor/src
Nicolas f33ff2c83d Make HSVA derive serde (#7132)
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
2025-06-16 01:40:42 +02:00
..
2024-08-28 12:18:42 +02:00
2024-01-08 17:41:21 +01:00
2025-06-16 01:40:42 +02:00
2025-04-24 17:32:50 +02:00