mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 18:48:54 +00:00
999e943e59
* Closes #7657 * [x] I have followed the instructions in the PR template On native this uses a new "touch phase" parameter of the mouse wheel event to know if a scroll action is done. --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>