egui/crates
Emil Ernerfeldt 8433b43231
Smooth out zooming with discreet scroll wheel (#4530)
* closes https://github.com/emilk/egui/issues/4525

You can zoom in using ctrl/cmd + scrolling. When using a discreet scroll
wheel, the zoom factor now gets smoothed.
2024-05-23 09:56:36 +02:00
..
ecolor Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
eframe Remove `Event::Scroll` and handle it in egui (#4524) 2024-05-22 21:35:15 +02:00
egui Smooth out zooming with discreet scroll wheel (#4530) 2024-05-23 09:56:36 +02:00
egui-wgpu Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui-winit Remove `Event::Scroll` and handle it in egui (#4524) 2024-05-22 21:35:15 +02:00
egui_demo_app Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui_demo_lib Fix: still track mouse when dragging outside web canvas (#4522) 2024-05-22 11:48:34 +02:00
egui_extras Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui_glow Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
egui_plot Introduce lifetime to `egui_plot::Plot` to replace `'static` fields (#4435) 2024-05-15 09:58:31 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00
epaint Move dependencies to workspace (#4495) 2024-05-14 11:02:49 +02:00