Update cosmic-text

This commit is contained in:
Jeremy Soller 2024-01-17 13:39:44 -07:00
parent 0581f96f46
commit 44b1533dc0
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 98 additions and 98 deletions

View file

@ -41,6 +41,7 @@ impl LineNumberCache {
1.0, /* font size adjusted later */
1000.0, /* dummy width */
Wrap::None,
None,
)
.to_vec()
})