1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00
Files
egui/crates
Emil Ernerfeldt bb8400853f Add tags to UiStack (#4617)
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.
2024-06-05 18:46:50 +02:00
..
2024-06-05 18:46:50 +02:00
2024-05-29 11:48:50 +02:00
2024-06-05 18:46:50 +02:00
2024-06-04 10:12:23 +02:00
2023-04-18 15:52:45 +02:00