-
-
Notifications
You must be signed in to change notification settings - Fork 54
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: Added screenshot options #912
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests?
I'll follow up on that with #914. |
Still not the right direction. MaxHeight is the best solution, means you can specify 480 and all screenshots are either 480 or below. If I specify half resolution to stop 2k screenshots my 480's become unusable at half. |
Fair point. |
Adding options to control screenshot quality back in.
The resolution is controlled via an enum.
Default
JPG compression gets controlled via slider separately.