mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +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