mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Minor bug fix when transforming a `TextShape` with a `underline` (used for e.g. hyperlinks). Before the underline width would not scale properly; now it will.