mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 10:38:54 +00:00
207e71c2ae
* Follow up to #7146 Previously when galleys were splitted, each exept the last had an extra empty row that had to be removed when they were concated. This changes it to remove the `\n` from the layout jobs when splitting.