439cc6a967
The only required scroll event handler is wxEVT_SCROLLWIN_THUMBTRACK, which is responsible for dragging the scrolling sliders. One of the remaining ones is also called when mousewheel is scrolled (MSW only) and due to that overrides the new view setting with view settings computed from the sliders position. Fixes: lp:1767604 * https://bugs.launchpad.net/kicad/+bug/1767604 |
||
---|---|---|
.. | ||
view.cpp | ||
view_controls.cpp | ||
view_group.cpp | ||
view_item.cpp | ||
wx_view_controls.cpp |