mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Recently opened for sidebar navigation
This commit is contained in:
@@ -85,8 +85,6 @@ struct VideoPlayerView: View {
|
||||
.onDisappear {
|
||||
resource.removeObservers(ownedBy: store)
|
||||
resource.invalidate()
|
||||
|
||||
navigationState.showingVideoDetails = navigationState.returnToDetails
|
||||
}
|
||||
#if os(macOS)
|
||||
.frame(maxWidth: 1000, minHeight: 700)
|
||||
|
Reference in New Issue
Block a user