Skip to content

Increase default window size

Nate Graham requested to merge ngraham/dolphin:bigger-default-window-size into master

The current default window size of 750x500 is quite small on today's screens, and results in an initial user experience of a very cramped app window. The very first action that I see from new users interacting with Dolphin is to make the window bigger.

So let's do it for them by making the default window size a bit bigger ourselves.

BEFORE AFTER
Dolphin_before Dolphin_after

cc @teams/vdg

Merge request reports