Update libcosmic
This commit is contained in:
parent
f8da96e43e
commit
1bded07bfd
4 changed files with 569 additions and 253 deletions
|
|
@ -999,7 +999,7 @@ impl cosmic::Application for App {
|
|||
theme,
|
||||
&cosmic::theme::Container::Background,
|
||||
);
|
||||
appearance.border_radius = 16.0.into();
|
||||
appearance.border = iced::Border::with_radius(16.0);
|
||||
appearance
|
||||
},
|
||||
)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue