mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Recalculate the key view loop to pick up the changes in the timeline views. Issue #557
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