e10c01aaff
Modern mice feature horizontal scrolling capabilities and those end up being treated by KiCad as regular scroll events causing confusion among users. The fix works by discarding the handling of wheel events other than the ones for the vertical axis. Fixes: lp:1828080 https://bugs.launchpad.net/kicad/+bug/1828080 |
||
---|---|---|
.. | ||
view.cpp | ||
view_controls.cpp | ||
view_group.cpp | ||
view_item.cpp | ||
view_overlay.cpp | ||
wx_view_controls.cpp | ||
zoom_controller.cpp |