Revert change to OSD positions

This commit is contained in:
Arkadiusz Fal
2024-07-06 13:39:10 +02:00
parent 43c8484514
commit 3fd99f464a
2 changed files with 11 additions and 11 deletions

View File

@@ -277,6 +277,10 @@ enum PlayerControlsLayout: String, CaseIterable, Defaults.Serializable {
}
}
var osdVerticalOffset: Double {
buttonSize
}
var osdProgressBarHeight: Double {
switch self {
case .tvRegular: