-
-
Notifications
You must be signed in to change notification settings - Fork 105
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
Set/Maintain default window size #1491
Labels
Comments
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 12, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600. For 900x600, the Window Resize feature that is existing in each window will only allow 1x at maximum, because bigger scales don't work.
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 12, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600. For 900x600, the Window Resize feature that is existing in each window will only allow 1x at maximum, because bigger scales don't work.
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 18, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600. For 900x600, the Window Resize feature that is existing in each window will only allow 1x at maximum, because bigger scales don't work.
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 18, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600.
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 19, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600.
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 19, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600.
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 19, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600.
haanhvu
added a commit
to haanhvu/wolvic
that referenced
this issue
Nov 19, 2024
Allow users to choose window's default size in Display settings. There are four options: 800x450 (default), 750x500, 825x550, 900x600.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Is your feature request related to a problem? Please describe.
The new windows are launched with the default size.
Describe the solution you'd like
Make the default size customizable. Another option would be to respect the size of the last focused window.
Describe alternatives you've considered
Additional context
Would make browsing galleries that use portrait canvases, like comics, a lot easier.
The text was updated successfully, but these errors were encountered: