Skip to content

Set initial size correctly

The recently-added resize() is working around a bug in frameworks that is going to be fixed soon. See frameworks/kxmlgui!53 (merged)

To test, Apply frameworks/kxmlgui!53 (merged) and remove all width and height related values in the [MainWindow] section of ~/.config/gwenviewrc. Then launch Gwenview; the main window should be nice and big.

cc @ndavis

Merge request reports