kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #11748
Re: About wx3.0 mouse wheel bug.
On 11/20/2013 12:01 PM, jp charras wrote:
> I recently wrote:
>> Currently wx 3.0 (on Windows only) has a bug which make it not usable for Kicad:
>> when changing the zoom level by the mouse wheel, a vertical scroll
>> command is made by wxWidgets.
>
>
> This bug is now fixed in svn version (less than 2 days after I reported it!)
>
> The fix for 3.0 is explained here ( 2 lignes of code):
> http://trac.wxwidgets.org/ticket/15684
>
I confirmed this patch does indeed resolve the problem. Brian, you may
want to apply this patch:
http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/src/generic/scrlwing.cpp?r1=74815&r2=75252&view=patch
to KiCadWinBuilder.
Thanks JP for tracking this down.
Wayne
Follow ups
References