chore: update iced
This pulls in the fix in cosmic-text to fallback to the default SansSerif if there are missing glyphs in basic shaping. Also removes advanced-shaping from the default features list.
This commit is contained in:
parent
8e3672a7dd
commit
ab3eedd0f2
2 changed files with 1 additions and 2 deletions
|
|
@ -9,7 +9,6 @@ name = "cosmic"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = [
|
default = [
|
||||||
"advanced-shaping",
|
|
||||||
"winit",
|
"winit",
|
||||||
"tokio",
|
"tokio",
|
||||||
"a11y",
|
"a11y",
|
||||||
|
|
|
||||||
2
iced
2
iced
|
|
@ -1 +1 @@
|
||||||
Subproject commit ed9ad80e18fdaa442a60f9cfce5b8841e19e9ef3
|
Subproject commit 7fd263d99e6ae1b07e51f25bda3367f7463806b1
|
||||||
Loading…
Add table
Add a link
Reference in a new issue