Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: eb406b72e9c1800729c4108586109b3607bf357d
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/eb406b72e9c1800729c4108586109b3607bf357d Author: Eliot Miranda <
[hidden email]>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.h
M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m
M platforms/iOS/vm/OSX/sqSqueakOSXCGView.m
M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m
M platforms/iOS/vm/OSX/sqSqueakOSXOpenGLView.m
Log Message:
-----------
macOS Cocoa/iOS:
implement double clicks for mouse events. Split recordMouseEvent: into
recordMouseEvent: & recordMouseButtonEvent:, calling the relevant one from the
handlers in the platforms/iOS/vm/OSX/sqSqueakOSXFooView.m files. Have
recordMouseButtonEvent: initialize the nrClicks field in the event.