egui/crates
Emil Ernerfeldt 61a7b90d5b
Improve multi-viewports across monitors with different scales (#3663)
It required some ugly code in `egui-winit` in order to fix this without
breaking sem-ver (I want this to land in a 0.24.1 patch release). I'll
clean up in time for 0.25.

There is still a font rendering bug when using immediate viewports
across multiple viewports, but that's harder to fix.
2023-11-30 12:08:53 +01:00
..
ecolor Update changelogs 2023-11-23 15:46:04 +01:00
eframe Improve multi-viewports across monitors with different scales (#3663) 2023-11-30 12:08:53 +01:00
egui Improve multi-viewports across monitors with different scales (#3663) 2023-11-30 12:08:53 +01:00
egui-wgpu Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui-winit Improve multi-viewports across monitors with different scales (#3663) 2023-11-30 12:08:53 +01:00
egui_demo_app Remove dependency on `tts` (#3651) 2023-11-28 10:46:18 +01:00
egui_demo_lib Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui_extras egui_extras: Add more years for datepicker (#3599) 2023-11-28 14:50:19 +01:00
egui_glow Improve multi-viewports across monitors with different scales (#3663) 2023-11-30 12:08:53 +01:00
egui_plot Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use workspace definitions of edition,license,rust-version,version 2023-11-23 15:45:11 +01:00
epaint Improve multi-viewports across monitors with different scales (#3663) 2023-11-30 12:08:53 +01:00