Remove optimization that was preventing selection changes from rebuilding the sidebar.
This commit is contained in:
parent
168020cba2
commit
2e7bb5b752
@ -445,8 +445,6 @@ class SceneCoordinator: NSObject, UndoableCommandRunner, UnreadCountProvider {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
guard note.object is Feed else { return }
|
|
||||||
|
|
||||||
queueRebuildBackingStores()
|
queueRebuildBackingStores()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user