1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-03 23:30:04 -04:00
Files
egui/tests
Lucas Meurer 5cb3a4f89e Add AtomLayoutStyle (#8465)
Extracts a shared struct with things that once might want to override
for any atomlayout-based widget.

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-02 11:27:17 +02:00
..
2026-09-02 11:27:17 +02:00

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.