Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive serde Serialize and Deserialize for KeyboardShortcut #3694

Merged
merged 1 commit into from Dec 18, 2023

Conversation

zeozeozeo
Copy link
Contributor

This is a very simple change so you don't have to do this: https://github.com/zeozeozeo/egui-keybind/blob/master/src/bind.rs#L149-L172

@emilk emilk added feature New feature or request egui labels Dec 18, 2023
@emilk emilk merged commit 3361d39 into emilk:master Dec 18, 2023
20 of 21 checks passed
@emilk emilk changed the title derive serde Serialize and Deserialize on KeyboardShortcut Derive serde Serialize and Deserialize for KeyboardShortcut Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egui feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants