commit | 468a895bce1492cf83bb8be0d995ccdfcf4f2785 | [log] [tgz] |
---|---|---|
author | John Arbuckle <programmingkidx@gmail.com> | Tue Oct 13 21:51:18 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 16 11:06:19 2015 +0100 |
tree | 8c49f601908066f6ee5ad74372500677880f4174 | |
parent | a7940ec0af4be5d35f65890fe0c722efc5489298 [diff] |
ui/cocoa.m: blinky mouse cursor fix The mouse cursor can become blinky when being moved a lot. This patch fixes that problem by issuing the redraw sooner. Signed-off-by: John Arbuckle <programmingkidx@gmail.com> Message-id: AAA87DD7-EC20-4F4B-B71E-C38461D9FCBA@gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>