Skip to content

Make Hsva derive serde#7132

Merged
emilk merged 1 commit intoemilk:mainfrom
bircni:patch7131
Jun 15, 2025
Merged

Make Hsva derive serde#7132
emilk merged 1 commit intoemilk:mainfrom
bircni:patch7131

Conversation

@bircni
Copy link
Contributor

@bircni bircni commented Jun 10, 2025

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.

@github-actions
Copy link

Preview available at https://egui-pr-preview.github.io/pr/7132-patch7131
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin added feature New feature or request ecolor labels Jun 11, 2025
Copy link
Collaborator

@lucasmerlin lucasmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@emilk emilk changed the title feat: make HSVA derive serde Make HSVA derive serde Jun 15, 2025
@emilk emilk changed the title Make HSVA derive serde Make Hsva derive serde Jun 15, 2025
@emilk emilk merged commit f33ff2c into emilk:main Jun 15, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecolor feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ecolor::Hsva does not derive the serde traits

3 participants