mirror of
https://github.com/yattee/yattee.git
synced 2025-11-25 10:48:17 +00:00
Fix details reload
This commit is contained in:
@@ -343,6 +343,7 @@ struct VideoPlayerView: View {
|
||||
player.setNeedsDrawing(true)
|
||||
}
|
||||
}
|
||||
.id(player.currentVideo?.cacheKey)
|
||||
.transition(.opacity)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user