Skip to content

Make the settings window a little bit taller to accommodate most pages

Joshua Goins requested to merge work/redstrate/hig-settings-window-size into master

According to the HIG, scrolling should be kept to a minimum on settings dialogs. The default window size for the dialog is too small on desktop, and usually needs to be resized to prevent scrolling.

Here's an example with one of our longest pages:

Before After
Screenshot_20_143836 Screenshot_20_143801

Merge request reports