mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
The line breaks are now replaced by spaces, matching the usual behavior of text fields in HTML. * Closes <https://github.com/emilk/egui/issues/7389> * [x] I have followed the instructions in the PR template Co-authored-by: Lucas Meurer <hi@lucasmerlin.me>