mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Merge pull request #573 from vincode-io/Issue-557
Recalculate the key view loop to pick up the changes in the timeline …
This commit is contained in:
@@ -24,6 +24,7 @@ final class TimelineContainerViewController: NSViewController {
|
||||
return
|
||||
}
|
||||
containerView.contentView = view
|
||||
view?.window?.recalculateKeyViewLoop()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user