1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates
Emil Ernerfeldt 3777b8d274 Truncate text in clipped Table columns (#5023)
* Closes https://github.com/emilk/egui/issues/5013
* Columns with `clip = true` will have `TextWrapMode::Truncate` set
* Added setting `Column::auto_size_this_frame` (acts like a double-click
on column resizer)
* Set `sizing_pass` on all cells in a column that is being auto-sized
(e.g. on double-click)


![image](https://github.com/user-attachments/assets/360f6b59-c9a9-468b-8919-4b7e4fc6661a)
2024-08-29 10:38:19 +02:00
..
2024-08-28 12:18:42 +02:00
2024-08-28 12:18:42 +02:00
2024-08-28 12:18:42 +02:00
2023-04-18 15:52:45 +02:00
2024-08-28 12:18:42 +02:00
2024-08-28 12:18:42 +02:00
2024-08-28 12:18:42 +02:00