mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* 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.