You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: