Re: Mouse wheel zoom

Otfried Cheong via Ipe-discuss <ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]> Fri, 01 Mar 2019 09:54:53 -0500
Newsgroups gmane.comp.graphics.ipe.general
Message-ID <[email protected]>
Some more details:

1. If you hold the Control key at the same time, the scroll wheel still zooms.
2. If you put this in your customization.lua file, the scroll wheel on an external mouse should zoom:

prefs.scroll.pan = false

if you also want to change the speed of zooming, change  prefs.scroll.zoom_per_degree

Cheers,
  Otfried

On Fri, Mar 1, 2019, at 14:21, Fabien Lafont via Ipe-discuss wrote:
> You can change it in prefs.lua.
> 
> 
> On Fri, Mar 1, 2019 at 2:13 PM Tim Hutt via Ipe-discuss 
> <ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]> wrote:
> > Hi
> > 
> >  With the latest IPE (7.2.10) on Mac the mouse wheel now scrolls up and
> >  the page (very slowly). I'm pretty sure previously it would have
> >  zoomed, which makes more sense in this sort of program. Would it be
> >  possible to restore that behaviour?
> > 
> >  Cheers,
> > 
> >  Tim
> > 
> >  PS: Good work on dark mode! Could do with different icons (some are
> >  black-on-dark-grey) but other than that it looks great.
> >  _______________________________________________
> >  Ipe-discuss mailing list
> > Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]
> > https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]
> https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss
>