mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 10:08:54 +00:00
e275409eb1
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.