- Added a patch to fix http://trac.wxwidgets.org/ticket/15684
This was causing scrollwin events to be handled in the wxScrolled default handler even if we'd already handled it, resulting in scrolling in both the vertical and horizontal direction for a single event.
Showing
Please register or sign in to comment