mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
d9b4778d21
These were never updated on our branch. Text shaping changes the rendered output for text-heavy side containers. Local UPDATE_SNAPSHOTS=1 confirms only sides/ and rotated/ snapshots needed updating — layout/, visuals/ etc. pass as-is.
Test apps
Some application to tests various parts of egui and eframe.
At some point it would be nice to have automatic screenshot regression tests for these.