mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
This means only one space allocation, which should allow putting it in more types of layouts (right-to-left, centered, adjusted, …). It also just makes the code simpler