mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Re-sort the sidebar when the display name for a feed or folder changes.
This commit is contained in:
@@ -118,6 +118,7 @@ import RSCore
|
||||
guard let object = note.object else {
|
||||
return
|
||||
}
|
||||
rebuildTreeAndReloadDataIfNeeded()
|
||||
configureCellsForRepresentedObject(object as AnyObject)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user