← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] mousewheelpan + ctrl = zooming

 

Hmm. This patch really works only in legacy mode and doesn't work in GAL
mode, but I don't understand why. It looks like both modes legacy and GAL
used the same event  handler for mouse wheel event, but still does not
work. Can anyone to point me to right direction for searching, please?

2016-11-11 21:46 GMT+02:00 Wayne Stambaugh <stambaughw@xxxxxxxxx>:

> Thanks Bernhard.  The behavior should be the same for the gal canvas and
> the 3d-viewer.
>
> On 11/11/2016 2:26 PM, Bernhard Stegmaier wrote:
> > I’ll try to test ASAP, but I can’t promise when.
> >
> > At least on first glance it seems to be somewhat incomplete.
> > It only seems to change legacy canvas, but not GAL canvas or 3d-viewer,
> which
> > should probably behave the same then?
> >
> >
> > Regards,
> > Bernhard
> >
> >> On 11 Nov 2016, at 16:04, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
> >>
> >> This doesn't break anything on osx does it?  That is what I need to know
> >> before I commit the patch.  Would one of the osx devs please confirm
> >> this form me when you get a chance?
> >>
> >> Thanks,
> >>
> >> Wayne
> >>
> >> On 11/11/2016 10:01 AM, Константин Барановский wrote:
> >>> I'm using archlinux x86_64 on thinkpad t420 (that allows two-finger
> >>> scrolling) and all modifier keys (ctrl, shift, alt) does nothing.
> >>>
> >>> 2016-11-11 16:31 GMT+02:00 Brano Panak <bpanak@xxxxxxxxx
> >>> <mailto:bpanak@xxxxxxxxx>>:
> >>>
> >>>    in osx even without this patch this functionality works (cmd+ mouse
> >>>    wheel is zooming).
> >>>
> >>>
> >>>    On 10/11/16 11:41, Константин Барановский wrote:
> >>>>    That patch allows to use mouse wheel + ctrl for zooming, when
> >>>>    option "Use touchpad to pan" is enabled.
> >>>>
> >>>>
> >>>>
> >>>>    _______________________________________________
> >>>>    Mailing list: https://launchpad.net/~kicad-developers
> >>>>    <https://launchpad.net/~kicad-developers>
> >>>>    Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> >>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
> >>>>    Unsubscribe : https://launchpad.net/~kicad-developers
> >>>>    <https://launchpad.net/~kicad-developers>
> >>>>    More help   : https://help.launchpad.net/ListHelp
> >>>>    <https://help.launchpad.net/ListHelp>
> >>>
> >>>
> >>>    _______________________________________________
> >>>    Mailing list: https://launchpad.net/~kicad-developers
> >>>    <https://launchpad.net/~kicad-developers>
> >>>    Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> >>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
> >>>    Unsubscribe : https://launchpad.net/~kicad-developers
> >>>    <https://launchpad.net/~kicad-developers>
> >>>    More help   : https://help.launchpad.net/ListHelp
> >>>    <https://help.launchpad.net/ListHelp>
> >>>
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> Mailing list: https://launchpad.net/~kicad-developers
> >>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> >>> Unsubscribe : https://launchpad.net/~kicad-developers
> >>> More help   : https://help.launchpad.net/ListHelp
> >>>
> >>
> >>
> >> _______________________________________________
> >> Mailing list: https://launchpad.net/~kicad-developers
> >> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> >> Unsubscribe : https://launchpad.net/~kicad-developers
> >> More help   : https://help.launchpad.net/ListHelp
> >
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References