Fine-tune Catalog approach for button, checkbox, and svg
This commit is contained in:
parent
999ad2d288
commit
e657dc2ecd
9 changed files with 167 additions and 149 deletions
|
|
@ -50,7 +50,7 @@ highlighter = ["iced_highlighter"]
|
|||
# Enables experimental multi-window support.
|
||||
multi-window = ["iced_winit/multi-window"]
|
||||
# Enables the advanced module
|
||||
advanced = []
|
||||
advanced = ["iced_widget/advanced"]
|
||||
# Enables embedding Fira Sans as the default font on Wasm builds
|
||||
fira-sans = ["iced_renderer/fira-sans"]
|
||||
# Enables auto-detecting light/dark mode for the built-in theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue