[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 9e2b99: Handle mouse wheel events like other mouse events

Nicolas Cellier noreply at github.com
Thu Dec 26 23:30:43 UTC 2019


  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 <nicolas.cellier.aka.nice at gmail.com>
  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.




More information about the Vm-dev mailing list