mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 02:58:53 +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