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

Implement clone for ThemeSet #561

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

h7kanna
Copy link

@h7kanna h7kanna commented Dec 5, 2024

Hi,

Theme, ThemeSettings implements Clone.
So is there any issue with implementing Clone for ThemeSet?
Please let me know if this change to public-api is acceptable.

I am facing an issue embedding ThemeSet in a configuration struct in my code which needs clone.

Note:
Resolution for the CI failure is to change the Cargo.lock, not sure how can we do this.
rust-lang/cargo#14655

@h7kanna h7kanna force-pushed the impl-clone-themeset branch from d4a169f to 64ca988 Compare December 6, 2024 04:28
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.

1 participant