mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-05 22:37:45 +01:00
Recalculate the key view loop to pick up the changes in the timeline views. Issue #557
This commit is contained in:
parent
08110044ea
commit
e0b8236356
@ -24,6 +24,7 @@ final class TimelineContainerViewController: NSViewController {
|
||||
return
|
||||
}
|
||||
containerView.contentView = view
|
||||
view?.window?.recalculateKeyViewLoop()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user