mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -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