Re: [Qemu-devel] [PATCH] Make scrolling work again
On 5 October 2017 at 19:43, John Arbuckle wrote: > Make scrolling in the monitor work. > > Signed-off-by: John Arbuckle Sorry this took me a while to get to reviewing. > --- > ui/cocoa.m | 88 > +++--- > 1 file changed, 56 insertions(+),
[Qemu-devel] [PATCH] Make scrolling work again
Make scrolling in the monitor work. Signed-off-by: John Arbuckle --- ui/cocoa.m | 88 +++--- 1 file changed, 56 insertions(+), 32 deletions(-) diff --git a/ui/cocoa.m b/ui/cocoa.m index 93e56d0518..5545c42b9c 100644 --- a/ui/cocoa.m +++ b/