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

fix: osc scaling behavior #123

Merged

Conversation

FreeTheTech101
Copy link
Contributor

This PR updates the OSC scale calculation code to match upstreams, ensuring that the osd-scale-by-window property is respected. This also requires changing vidscale's default from true to auto. However, since osd-scale-by-window defaults to true, there are no changes to users with the default config.

Changes

vidscale now defaults to "auto", which respects the osd-scale-by-window property (which by default is true)

Preview

auto yes no
Preview - auto Preview - yes Preview - no

FreeTheTech101 and others added 2 commits October 29, 2024 18:22
Fix ModernZ not respecting the `--osd-scale-by-window` option by updating scaling code to match upstream. This also includes changing the `vidscale` default from `true` to `"auto"`.
@Samillion
Copy link
Owner

Beautiful. Thank you very much.

@Samillion Samillion merged commit ff290c5 into Samillion:main Oct 30, 2024
@FreeTheTech101 FreeTheTech101 deleted the fix/respect-osd-scale-by-window branch October 31, 2024 00:03
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

Successfully merging this pull request may close these issues.

2 participants