Skip to content
  • Sergey Tikhomirov's avatar
    Cocoa: Hide cursor instead of using blank image · 80e4922b
    Sergey Tikhomirov authored
    When cursor isn't in normal mode and should be hidden, use [NSCursor hide]
    method instead of setting it to blank image. This should prevent
    situations when hidden cursor becomes visible after system notification
    was shown.
    
    Fixes #971.
    Closes #1028.
    80e4922b