Update cosmic-text to 0.15 🎉
This commit is contained in:
parent
7b21a4d702
commit
439f4e32ac
5 changed files with 63 additions and 31 deletions
|
|
@ -89,6 +89,7 @@ impl core::text::Paragraph for Paragraph {
|
|||
text.content,
|
||||
&text::to_attributes(text.font),
|
||||
text::to_shaping(text.shaping, text.content),
|
||||
None,
|
||||
);
|
||||
|
||||
let min_bounds =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue