Branch: refs/heads/fix_osx_linux_mouse_wheel
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 9e2b99c2172f686f2c0a7265d8301206c6cf2788
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9e2b99c2172f686f2c0a7265d8301206c6cf2788 Author: Nicolas Cellier <
[hidden email]>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Changed paths:
M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m
M platforms/unix/vm/sqUnixEvent.c
Log Message:
-----------
Handle mouse wheel events like other mouse events
Mouse wheel events now have both buttons and modifiers states set correctly, like any other mouse event.