[Vm-dev] Passed: OpenSmalltalk/opensmalltalk-vm#1896 (fix_osx_linux_mouse_wheel - 9d26c97)

Travis CI builds at travis-ci.org
Fri Dec 27 20:25:01 UTC 2019


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #1896
Status: Passed

Duration: 2 hrs, 28 mins, and 4 secs
Commit: 9d26c97 (fix_osx_linux_mouse_wheel)
Author: Nicolas Cellier
Message: Convert OSX point units into scrolling units

Set the limit to 20 scrolling units to restrain the flow of events delivered to image
That's about 7 points (1/10 inch), not exactly the smoothest.
But if we want smoother scroll, we have to accelerate event handling at image side first.

The threshold might become a parameter, but for now YAGNI.

Note: the scrolling unit of 120 units per mouse wheel notch comes from moz.dev.
The fact that we convert a single notch to 3 lines is a Squeak convention
See https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/41

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/9e2b99c2172f...9d26c9785d6f

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/630076754?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191227/d0e822dd/attachment-0001.html>


More information about the Vm-dev mailing list