mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Merge branch 'main' into chore-linter-warnings
This commit is contained in:
@@ -19,7 +19,7 @@ struct VideoPlayerView: View {
|
||||
static let hiddenOffset = 0.0
|
||||
#endif
|
||||
|
||||
static let defaultAspectRatio = 16 / 9.0
|
||||
static let defaultAspectRatio = Constants.aspectRatio16x9
|
||||
static var defaultMinimumHeightLeft: Double {
|
||||
#if os(macOS)
|
||||
335
|
||||
|
Reference in New Issue
Block a user