Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftUI MacOS: Prevent automatic window resize #577

Closed
neckaros opened this issue Oct 11, 2023 · 1 comment
Closed

SwiftUI MacOS: Prevent automatic window resize #577

neckaros opened this issue Oct 11, 2023 · 1 comment

Comments

@neckaros
Copy link

Is your feature request related to a problem? Please describe.
When the video start the window of the player is resized to fit the video. I would like an option to prevent it

Describe the solution you'd like
An additional optional parameter to toggle the functionality in the player view initializer for SwiftUI
KSVideoPlayerView(url: url, options: KSOptions(), automaticWindowResize: false)

@neckaros
Copy link
Author

Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant