mirror of
https://github.com/emilk/egui.git
synced 2026-07-19 21:18:54 +00:00
32888e0f83
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