Skip to content
Commit 6016a816 authored by Marco Martin's avatar Marco Martin
Browse files

Always set a fixed size

when the resize mode is fitcontent, always set a fixed size for the panel
(both setMinimumSize and setMaximumSize as the same size) because this
should be the only place where the panel is resized, and every other attempt
from either anywhere else in Qt or kwin should be denied

BUG:477317


(cherry picked from commit c9642b6c)

c9642b6c Always set a fixed size
parent aa21ddcd
Pipeline #641765 passed with stage
in 13 minutes and 11 seconds
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