mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Hide cursor on next-unread. Fix #431.
This commit is contained in:
@@ -192,6 +192,7 @@ import RSCore
|
||||
return
|
||||
}
|
||||
|
||||
NSCursor.setHiddenUntilMouseMoves(true)
|
||||
outlineView.selectRowIndexes(IndexSet([row]), byExtendingSelection: false)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user