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

[codegen] derive Clone for format tables #699

Merged
merged 1 commit into from
Nov 14, 2023
Merged

[codegen] derive Clone for format tables #699

merged 1 commit into from
Nov 14, 2023

Conversation

dfrg
Copy link
Member

@dfrg dfrg commented Nov 14, 2023

This derives Clone for format switching tables matching what we do for other records and tables.

Been meaning to fix this for a while and I've been coding around it, but I now foresee a future issue with variable color stops where this will be a real pain.

If it looks good, JMM.

This derives `Clone` for format switching tables matching what we do for other records and tables.

Been meaning to fix this for a while and I've been coding around it, but I now foresee a future issue with variable color stops where this will be a real pain.
Copy link
Member

@cmyr cmyr left a comment

Choose a reason for hiding this comment

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

Totally, looks like it's just an oversight.

@dfrg dfrg merged commit f69519d into main Nov 14, 2023
8 checks passed
@dfrg dfrg deleted the codegen-enum-clone branch November 14, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants