Failed: OpenSmalltalk/opensmalltalk-vm#1887 (win_generate_mouse_wheel_events - 95e8219)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Failed: OpenSmalltalk/opensmalltalk-vm#1887 (win_generate_mouse_wheel_events - 95e8219)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconwin_generate_mouse_wheel_events

arrow to build time
clock icon22 mins and 32 secs

Nicolas Cellier avatarNicolas Cellier

Implement mousewheel events if sendWheelEvents is true (non zero)

Note that this VM parameter is saved in the image and controlled via `Smalltalk sendMouseWheelEvents: true.`

WARNING: unlike Unix and OSX, fill both `buttons` and `modifiers` fields of the event structure.
Unix and OSX only fill `buttons` field with modifiers states! (???) I'd rather change the others.

Note: with my MacBook trackpad, there are many events generated with small scroll deltas (not multiple of 120, but down to 1 unit...)
I don't know why, but it gives sluggish scroll behavior, which does not happen when we emulate via arrow keys.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/629505589?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1887 on Travis CI" } </script>