Skip to content

ensure some proper initial size

Christoph Cullmann requested to merge work/default_window_size into master

ensure we start with some usable window size even if there is no stored data about it

raise initial size to 800x600 or 0.6 of available screen size

ensure we cut it with the maximal available screen size

BUG: 450686

Merge request reports