1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00
Files
egui/crates
n4n5 fa608a1b40 Add egui::Window::title_frame (#8353)
* [X] I have followed the instructions in the PR template


Add a way to set the frame for the content and for the title of the
window
- `self.frame` will be used for the margins of the body
- `self.title_frame` will be used for the margins of the header (title)
2026-08-03 14:15:07 +02:00
..
2026-08-03 06:38:37 +00:00