mirror of
https://github.com/yattee/yattee.git
synced 2025-10-16 04:18:13 +00:00
Fix Favorites performance
This commit is contained in:
@@ -29,6 +29,7 @@ struct HistoryView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.animation(nil, value: visibleWatches)
|
||||
.onAppear {
|
||||
visibleWatches
|
||||
.forEach(player.loadHistoryVideoDetails)
|
||||
|
Reference in New Issue
Block a user