Skip to content
Commit 20bcc8f0 authored by Eike Hein's avatar Eike Hein
Browse files

Do clamping in the model and add missing lower bound check

Summary:
Clamping the window delegate size to stay within the desktop
rect was previously done in the QML code, but only for the
higher bound. This moves clamping into the C++ model and adds
a lower bound.

BUG:390888

Reviewers: #plasma, broulik

Reviewed By: #plasma, broulik

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10736
parent 003a9363
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