Page 1 of 1

[Pending] OSX scrollwheel behavior

Posted: Sun Jul 24, 2016 6:36 am
by mr_birkenblatt
There are two issues with scrolling on a Mac that make zooming and blueprint-books annoying to use.

1. Holding shift while scrolling registers as sideway scrolling and is treated differently in-game and in the control setting's menu

This prevents zooming while holding shift and makes the default combination for flipping through the blueprint-book non-functional.

2. Mac apparently doesn't register individual ticks and is dependent on the speed of scrolling

When turning the mouse-wheel slowly nothing happens. When turning faster multiple ticks are registered at once. This makes it nearly impossible to select a blueprint or go to a specific zoom-level (besides fully zoomed in, fully zoomed out, and somewhere inbetween). Not sure how much OSX actually exposes but using wheelDelta might be more consistent than ticks on Mac (again not sure what API you are using and if wheelDelta etc. actually exists in this API).

Re: OSX scrollwheel behavior

Posted: Sun Jul 24, 2016 11:41 pm
by massey
I can confirm the scrolling issue in relation to blueprint books. I can zoom in and out smoothly though.
on OSX 10.11.1

Re: OSX scrollwheel behavior

Posted: Sun Jul 24, 2016 11:52 pm
by mr_birkenblatt
Can you zoom in/out precisely though? I mean for example zooming out exactly one tick.
Also when you scroll the same amount of ticks you are zooming in/out different amounts depending on the speed of the movement, no?
If feel it is very hard to maintain a consistent speed while scrolling that is not too slow (ie. no zoom happening at all) and is not too fast (ie. zooms all the way).
OSX 10.11.5 here

Re: OSX scrollwheel behavior

Posted: Mon Jul 25, 2016 10:03 am
by Klonan
Thanks for the report,

The keybinding for the blueprint book was changed to ctrl-scroll on mac to bypass this issue,

However can you elaborate on the other scroll issue?

Re: [Pending] OSX scrollwheel behavior

Posted: Mon Jul 25, 2016 1:10 pm
by HanziQ
Scroll wheel speed will be fixed in the next release. The game will also translate left/right mouse wheel scroll events to up/down.

Re: [Pending] OSX scrollwheel behavior

Posted: Tue Aug 02, 2016 4:07 am
by rgant
I'm still experiencing issues with trackpad zooming in 0.13.13. Does Factorio consider it to be resolved?