Improve performance and add statistics for MPV

This commit is contained in:
Arkadiusz Fal
2022-06-17 12:27:01 +02:00
parent 81b8cbd5f1
commit 15cdde17a6
7 changed files with 86 additions and 33 deletions

View File

@@ -171,7 +171,7 @@ struct SettingsView: View {
case .browsing:
return 350
case .player:
return 450
return 500
case .history:
return 480
case .sponsorBlock: