Remove unnecessary merge of iced_wgpu::Defaults
This commit is contained in:
parent
3f7dd50594
commit
49bcebb1e5
2 changed files with 1 additions and 3 deletions
|
|
@ -19,7 +19,6 @@ impl iced_native::container::Renderer for Renderer {
|
|||
text: defaults::Text {
|
||||
color: style.text_color.unwrap_or(defaults.text.color),
|
||||
},
|
||||
..*defaults
|
||||
};
|
||||
|
||||
let (content, mouse_cursor) =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue