OS X|Fixed: Showing and hiding the mouse cursor
On OS X 10.11, the mouse cursor is not fully hidden via the QtsetCursor methods. Use the native API to control mouse cursorvisibility.
View differences
OS X|Fixed: Showing and hiding the mouse cursor
On OS X 10.11, the mouse cursor is not fully hidden via the Qt
setCursor methods. Use the native API to control mouse cursor
visibility.