cocoa.m: Fix scroll wheel support
commitae7313e7fd73a6221c1c8b1bc862ded53de6a174
authorJohn Arbuckle <programmingkidx@gmail.com>
Mon, 8 Jan 2018 18:07:07 +0000 (8 13:07 -0500)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Jan 2018 10:09:34 +0000 (18 10:09 +0000)
tree244c57f43378bf93c52155534257f66aa828805b
parent8e5dc9ba49743b46d955ec7dacb04e42ae7ada7c
cocoa.m: Fix scroll wheel support

When using a mouse's scroll wheel in a guest with
the cocoa front-end, the mouse pointer moves up
and down instead of scrolling the window. This
patch fixes this problem.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: 20180108180707.7976-1-programmingkidx@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m