mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
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