egui/crates
Emil Ernerfeldt 8db8f6df82
Remove scroll latency for smooth trackpads (#4526)
* Closes https://github.com/emilk/egui/issues/4401

It was small, but annoying. Now we get that butter smooth scrolling on
mac trackpads again, with no latency
2024-05-23 08:50:48 +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 Remove scroll latency for smooth trackpads (#4526) 2024-05-23 08:50:48 +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