This commit is contained in:
Jeremy Soller 2022-10-31 11:40:01 -06:00
parent a13fd9c591
commit b0ec548a5e
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ impl Text {
AttrsList::new(Attrs::new())
);
//TODO: do we have to immediately chape?
//TODO: do we have to immediately shape?
line.shape(&crate::FONT_SYSTEM);
let text = Self {