Make selection restore when toggling read feeds.
This commit is contained in:
parent
5ac14fb910
commit
21648a498f
@ -343,7 +343,7 @@ protocol SidebarDelegate: class {
|
|||||||
} else {
|
} else {
|
||||||
treeControllerDelegate.isReadFiltered = true
|
treeControllerDelegate.isReadFiltered = true
|
||||||
}
|
}
|
||||||
rebuildTreeAndReloadDataIfNeeded()
|
rebuildTreeAndRestoreSelection()
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user