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 |
||
---|---|---|
.. | ||
view.cpp | ||
view_controls.cpp | ||
view_group.cpp | ||
view_item.cpp | ||
view_overlay.cpp | ||
wx_view_controls.cpp | ||
zoom_controller.cpp |