mirror of
https://github.com/emilk/egui.git
synced 2026-07-19 04:58:54 +00:00
48045e57da
For integrations: just emit `egui::Event::MouseWheel` (like before). egui will interpret that as zoom or pan. On the way towards https://github.com/emilk/egui/issues/4401