Do clamping in the model and add missing lower bound check

Authored by hein on Mar 28 2018, 4:51 AM.

Description

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

Details

Committed
heinMar 28 2018, 4:51 AM
Reviewer
Plasma
Differential Revision
D10736: Do clamping in the model and add missing lower bound check
Parents
R119:003a936320f4: Update version number for 5.12.4 GIT_SILENT
Branches
Unknown
Tags
Unknown