On 30 December 2017 at 16:30, John Arbuckle wrote:
> 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.
Thanks for this patch. The code looks good to me, but
you can now a
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
---
ui/cocoa.m | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff