mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
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.