1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 21:00:03 -04:00
Files
egui/crates/epaint/src
gcailly 210b54ad82 Fix tab character advance width after harfrust shaping
The text shaper doesn't handle tab stops — override the advance width
to TAB_SIZE × space width in layout_shaped_run, matching the previous
character-by-character behavior.
2026-03-27 12:23:37 +01:00
..
2025-06-30 14:01:57 +02:00
2025-06-30 14:01:57 +02:00