Update cosmic-text to 0.13
This commit is contained in:
parent
bae25b74f6
commit
201245a85d
5 changed files with 97 additions and 87 deletions
|
|
@ -156,6 +156,7 @@ impl core::text::Paragraph for Paragraph {
|
|||
}),
|
||||
text::to_attributes(text.font),
|
||||
text::to_shaping(text.shaping),
|
||||
None,
|
||||
);
|
||||
|
||||
let min_bounds = text::measure(&buffer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue