mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
`has_class` now takes `&str`, so class definitions stay `ClassName` for consistency with the built-in `Button` and `TextEdit` classes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.