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

Set/Maintain default window size #1491

Open
javifernandez opened this issue Jul 25, 2024 · 0 comments · May be fixed by #1545
Open

Set/Maintain default window size #1491

javifernandez opened this issue Jul 25, 2024 · 0 comments · May be fixed by #1545
Labels
enhancement New feature or request feedback-form good first issue Good for newcomers

Comments

@javifernandez
Copy link
Member

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.

@javifernandez javifernandez added enhancement New feature or request feedback-form labels Jul 25, 2024
@svillar svillar added the good first issue Good for newcomers label Aug 29, 2024
@haanhvu haanhvu linked a pull request Sep 22, 2024 that will close this issue
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
enhancement New feature or request feedback-form good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants