mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Show progress view on iPhone Timeline
This commit is contained in:
@@ -608,7 +608,7 @@ extension MasterTimelineViewController: UISearchBarDelegate {
|
||||
private extension MasterTimelineViewController {
|
||||
|
||||
func configureToolbar() {
|
||||
guard !(splitViewController?.isCollapsed ?? true) else {
|
||||
guard splitViewController?.isCollapsed ?? true else {
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user