Skip to content

Reduce the minimum allowed size to also fit very small screens

Jean Hertel requested to merge fix_layout_issue_91 into master

This change will reduce the requested size of the widget (aka: the minimum size we can have) so that users of very small screens can resize the window to see it. This should solve #91 (closed)

Merge request reports