egui/crates
LoganDark fb8fa67afd
egui: fix scroll not sticking when scrollbar is hidden (#3434)
Before:


https://github.com/emilk/egui/assets/4723091/4b42842c-4f34-45d1-9538-29cd0bfd614e


https://github.com/emilk/egui/assets/4723091/7544e300-5b9a-4b2b-aaa4-9acade69fa75

After:


https://github.com/emilk/egui/assets/4723091/d720286f-a166-4891-874a-350b15683587
2023-11-15 08:04:03 +01:00
..
ecolor Add `#[inline]` to all color-related function 2023-10-07 18:11:16 +02:00
eframe Updated to latest wgpu (0.18.0) (#3505) 2023-11-11 21:58:32 +01:00
egui egui: fix scroll not sticking when scrollbar is hidden (#3434) 2023-11-15 08:04:03 +01:00
egui-wgpu Updated to latest wgpu (0.18.0) (#3505) 2023-11-11 21:58:32 +01:00
egui-winit Update accesskit and accesskit_winit. (#3475) 2023-11-10 11:32:30 +01:00
egui_demo_app Add `emath::Vec2b`, replacing `egui_plot::AxisBools` (#3543) 2023-11-11 21:31:36 +01:00
egui_demo_lib Add `emath::Vec2b`, replacing `egui_plot::AxisBools` (#3543) 2023-11-11 21:31:36 +01:00
egui_extras Replace `Id::null()` with `Id::NULL` (#3544) 2023-11-11 21:40:02 +01:00
egui_glow Release 0.23.0 - New image API 2023-09-28 08:44:33 +02:00
egui_plot Replace `Id::null()` with `Id::NULL` (#3544) 2023-11-11 21:40:02 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Replace `Id::null()` with `Id::NULL` (#3544) 2023-11-11 21:40:02 +01:00
epaint Use `impl Into<Stroke>` as argument in a few more places (#3420) 2023-11-10 21:36:51 +01:00