Lubomir Tetak
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
native/Avalonia.Native/src/OSX/AvnView.mm
|
|
@ -442,6 +442,7 @@ |
|
|
|
|
|
|
|
|
- (void)mouseEntered:(NSEvent *)event |
|
|
- (void)mouseEntered:(NSEvent *)event |
|
|
{ |
|
|
{ |
|
|
|
|
|
[self mouseEvent:event withType:Move]; |
|
|
[super mouseEntered:event]; |
|
|
[super mouseEntered:event]; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|