kicad/common/view
Adrian Scripca 055d36abd7 All: fix spurious wheel scroll events caused when using modern mice.
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
(cherry picked from commit e10c01aaff)
2019-05-07 17:36:23 +01:00
..
view.cpp pcbnew: Cut only copied objects 2019-01-11 17:27:29 -08:00
view_controls.cpp view: Initialize keyboard local var 2019-01-02 19:45:09 -08:00
view_group.cpp view_layers: Initialize variables 2018-10-11 14:08:35 -07:00
view_item.cpp Code formatting 2016-12-12 16:45:52 +01:00
view_overlay.cpp VIEW_OVERLAY: add missing code and missing poly graphic overloaded primitives. 2018-12-11 11:42:39 +01:00
wx_view_controls.cpp All: fix spurious wheel scroll events caused when using modern mice. 2019-05-07 17:36:23 +01:00
zoom_controller.cpp Fix a wxwidgets alert. 2018-11-27 16:45:46 +01:00