mirror of
https://github.com/yattee/yattee.git
synced 2026-01-17 17:22:34 +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