summaryrefslogtreecommitdiffstats
path: root/graphics/src/text/paragraph.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `Arc::try_unwrap` in `Paragraph`Libravatar Héctor Ramón Jiménez2023-09-011-59/+95
* Remove `Clone` implementation for `Paragraph`Libravatar Héctor Ramón Jiménez2023-09-011-1/+1
* Implement explicit text caching in the widget state treeLibravatar Héctor Ramón Jiménez2023-08-301-0/+246