Return change flag in paragraph::Plain::update

This commit is contained in:
Héctor Ramón Jiménez 2025-05-03 05:53:19 +02:00
parent 9b710a9aa8
commit f031b99196
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 32 additions and 18 deletions

View file

@ -421,7 +421,7 @@ where
shaping: *shaping,
wrapping: text::Wrapping::default(),
},
bounds.center(),
bounds.position(),
style.icon_color,
*viewport,
);