fix: fallback to Cosmic icon theme
This commit is contained in:
parent
59e5f2ff38
commit
61427b25b0
3 changed files with 29 additions and 22 deletions
|
|
@ -8,7 +8,7 @@ use cosmic::{
|
|||
iced_core::id,
|
||||
theme::ThemeType,
|
||||
widget::{
|
||||
button, color_picker::ColorPickerUpdate, cosmic_container::container, dropdown, icon,
|
||||
button, color_picker::ColorPickerUpdate, dropdown, icon, layer_container as container,
|
||||
segmented_button, segmented_control, settings, spin_button, tab_bar, toggler,
|
||||
ColorPickerModel,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue