egui/crates
Varphone Wong 377f86efb5
egui: Fixed window title bar incorrect handling spacing (#3995)
Currently, the window title bar does not correctly handle the
`item_spacing` and `window_margin`.

* Video snapshot on changing the `item_spacing` and `window_margin`
(master)


[egui-demo-app-incorrect.webm](https://github.com/emilk/egui/assets/1274171/a4e32d43-69b5-44be-a4c3-97b0533147ca)

* Video snapshot on changing the `item_spacing` and `window_margin`
(feature/fix-window-title-bar)


[egui-demo-app-fixed.webm](https://github.com/emilk/egui/assets/1274171/42bbc210-a1f3-4e0a-ab71-d068e58e0e35)
2024-02-07 08:52:46 +01:00
..
ecolor Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
eframe Fix high CPU usage on Windows when app is minimized (#3985) 2024-02-06 13:24:49 +01:00
egui egui: Fixed window title bar incorrect handling spacing (#3995) 2024-02-07 08:52:46 +01:00
egui-wgpu Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
egui-winit add with_taskbar to viewport builder (#3958) 2024-02-06 13:27:34 +01:00
egui_demo_app Make `egui_wgpu::renderer` a private module (#3979) 2024-02-05 15:12:59 +01:00
egui_demo_lib Put all egui crates as workspace crates (#3976) 2024-02-05 12:59:49 +01:00
egui_extras Add scroll bar visibility option to Table widget (#3981) 2024-02-06 13:28:20 +01:00
egui_glow Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
egui_plot Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use more workspace dependencies (#3975) 2024-02-05 12:43:58 +01:00
epaint Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00