Remove outdated comment about macOS cusorUpdate
Pick-to: 6.5 Change-Id: Ic270e9800b56e4fa1027245bebc4cd08a58abb3f Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
parent
95198e7ad5
commit
a0675562ea
@ -483,10 +483,6 @@ static const QPointingDevice *pointingDeviceFor(qint64 deviceID)
|
|||||||
|
|
||||||
- (void)cursorUpdate:(NSEvent *)theEvent
|
- (void)cursorUpdate:(NSEvent *)theEvent
|
||||||
{
|
{
|
||||||
// Note: We do not get this callback when moving from a subview that
|
|
||||||
// uses the legacy cursorRect API, so the cursor is reset to the arrow
|
|
||||||
// cursor. See rdar://34183708
|
|
||||||
|
|
||||||
if (!NSApp.active)
|
if (!NSApp.active)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user