Skip to content

impl Clone and Copy for all Style types in iced_style#720

Merged
hecrj merged 1 commit intoiced-rs:masterfrom
taiki-e:style-clone
Jan 29, 2021
Merged

impl Clone and Copy for all Style types in iced_style#720
hecrj merged 1 commit intoiced-rs:masterfrom
taiki-e:style-clone

Conversation

@taiki-e
Copy link
Copy Markdown
Contributor

@taiki-e taiki-e commented Jan 29, 2021

Many of the Style types in iced_style implement these traits, which is useful. It would be nice if the rest of the Style types in iced_style also have implementations of these traits.

Copy link
Copy Markdown
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

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

Good catch! We should always try to implement these traits.

Thanks 🥳

@hecrj hecrj added the feature New feature or request label Jan 29, 2021
@hecrj hecrj added this to the 0.3.0 milestone Jan 29, 2021
@hecrj hecrj merged commit 12c0c18 into iced-rs:master Jan 29, 2021
@taiki-e taiki-e deleted the style-clone branch January 29, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants