Skip to content
Commit d3fc0c18 authored by David Edmundson's avatar David Edmundson
Browse files

Set explicit minimum size on panelSpacer so that AppletContainer doesn't set one

Summary:
Commit 8e133988 in Plasma 5.8 removed a
minimum size on the panel spacer, which is what we want, however if no
minimum size is set on an applet in a panel the panel's AppletContainer
sets the minmimum width to be the same as the height.

This was preventing people having tiny panel spacers.

BUG: 369823

Test Plan: Reporter tested the patch

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D2938
parent 27274d4c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment