1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates
Emil Ernerfeldt 33a0f50f6a Improve text truncation: always include elision character (#3366)
* Add Row::text

* Rename elide_at_width -> truncate_at_width

* Move text layout tests to own module

* Add test to check that elision character is always included

* Include elision character in more circumstances

* Append overflow character if we can't replace

* Always append … when eliding

* Add a secondary text to the text layout demo
2023-09-21 10:41:49 +02:00
..
2023-09-06 07:59:24 +02:00
2023-09-14 16:33:10 +02:00
2023-09-15 10:57:25 +02:00
2023-04-18 15:52:45 +02:00
2023-09-14 16:33:10 +02:00
2023-09-06 07:59:24 +02:00