kicad/common/view
jean-pierre charras 56e0031e03 Fix incorrect onScroll handler on GAL mode.
If a Scroll event is skipped, a default handler is fired by wxWidgets.
This default default handler fires 3 wxEVT_SCROLLWIN_LINEUP or wxEVT_SCROLLWIN_LINEDOWN events.

This is not wanted now in eeschema (and pcbnew) because they add extra (unwanted) scrolling.

Fixes: lp:1810403
https://bugs.launchpad.net/kicad/+bug/1810403
2019-01-04 13:10:34 +01:00
..
view.cpp When printing, pads are not always printed (especially on tech layers) 2018-12-22 13:44:49 +01: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 Fix incorrect onScroll handler on GAL mode. 2019-01-04 13:10:34 +01:00
zoom_controller.cpp Fix a wxwidgets alert. 2018-11-27 16:45:46 +01:00