You can now set custom tags on the `UiStack`. This allows you to write code that is situationally aware at runtime. For instance, you could decide wether or not a label should truncate its text depending on what part of your ui it is in, without having to pass that info down via the callstack. |
||
|---|---|---|
| .. | ||
| 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.