Adds `Marginf` to fill the previous niche. This is all in a pursuit to shrink the sizes of often-used structs, to improve performance (less cache misses, less memcpy:s, etc). * On the path towards https://github.com/emilk/egui/issues/4019 |
||
|---|---|---|
| .. | ||
| test_egui_extras_compilation | ||
| test_inline_glow_paint | ||
| test_size_pass | ||
| test_ui_stack | ||
| test_viewports | ||
| README.md | ||
README.md
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.