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

Preferences window size #349

Open
Korb opened this issue Aug 7, 2024 · 0 comments
Open

Preferences window size #349

Korb opened this issue Aug 7, 2024 · 0 comments

Comments

@Korb
Copy link

Korb commented Aug 7, 2024

Is your feature request related to a problem? Please describe.
Currently, the Preferences window size is fixed at 496 × 598 pixels. This is puzzling because, firstly, all the application settings do not fit into it, and secondly, its height is much less than 1080 pixels, the most common resolution on desktops today. In addition, there may be situations when the user, having changed the settings and not seeing the "Save" button, simply closes the window, believing that the settings will be applied automatically, as happens in some applications.

Describe the solution you'd like
The window is rubber, and by default includes all elements, including the "Save" and "Cancel" buttons.

Describe alternatives you've considered
When changing settings and trying to close the window with the "Alt + F4" combination, or the cross in the upper right corner, or the context menu of the window title - ask the user whether he wants to apply the changes made or cancel them?

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

No branches or pull requests

1 participant