egui/crates
Emil Ernerfeldt bd9bc252aa
Fix buggy text withviewports on monitors with different scales (#3666)
* Closes https://github.com/emilk/egui/issues/3664

Bonus: optimize color conversions and font atlas upload, especially in
debug builds.
2023-11-30 15:56:05 +01:00
..
ecolor Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +01:00
eframe Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +01:00
egui Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +01:00
egui-wgpu Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +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 Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +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 Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +01:00