← Back to team overview

kicad-developers team mailing list archive

[PATCH] Improved zoom behavior on MacOS

 

Hi,

This patch changes the way middle wheel events are handled on MacOS.
In my testing, this new behavior feels way better when using Apple
trackpads, and also seems to work fine with the normal wheel on my external
mouse.

Mac users, I'd appreciate some testing to see if the behavior is worse than
the existing one in any use cases.  Since MacOS provides wheel event
acceleration at the OS level, we shouldn't need our own acceleration
management code, but maybe there are some situations where the old code
works better?

Thanks,
Jon

Attachment: 0001-Improved-zoom-behavior-on-MacOS.patch
Description: Binary data


Follow ups