1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/crates
Emil Ernerfeldt 66f40de7a1 Don't persist Area state (#4577)
If you change your code for what is contained in a menu, tooltips,
combobox etc, it is helpful if egui will recompute the size of that Area
next frame. Now it will!

The user-chosen size of a `Window` is still persisted via other means.
2024-05-29 15:59:51 +02:00
..
2024-05-29 15:59:51 +02:00
2024-05-29 11:48:50 +02:00
2024-05-29 11:48:50 +02:00
2024-05-29 11:48:50 +02:00
2023-04-18 15:52:45 +02:00