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

feat: window resize steps using Ctrl + Plus and Ctrl + Minus #525

Merged
merged 4 commits into from
Jan 2, 2025

Conversation

huynhsontung
Copy link
Owner

@huynhsontung huynhsontung commented Dec 30, 2024

This pull request includes several changes to the Screenbox.Core services and view models to enhance the window resizing functionality and improve keyboard shortcuts for resizing.

  • Change the resize preset number 3 to use a scalar value of 1.5 instead of 2. Scaling to 2 often results in excessive enlargement for 1080p videos displayed on a 2K or 4K screen. Using preset number 4 can often achieve a similar outcome.
  • Implement window resizing by 10% step using Ctrl + Plus and Ctrl + Minus.
M6eat5RZaW.mp4

… for video resizing

scaling to 2 is often too much for 1080p videos on 2k or 4k screen. scaling preset number 4 will often get a similar result anyway
@huynhsontung huynhsontung marked this pull request as ready for review December 30, 2024 12:34
@huynhsontung huynhsontung enabled auto-merge (squash) January 2, 2025 09:49
@huynhsontung huynhsontung merged commit 4d85aa9 into main Jan 2, 2025
2 checks passed
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.

1 participant