if the user did set an implicit size, keep it

Authored by mart on Apr 3 2017, 1:42 PM.

Description

if the user did set an implicit size, keep it

Summary:
if the user code did something like
IconItem {

implicitWidth: 32
implicitHeight: 32

}

then never automatically update implicitWidth or height.
this favors compatibility and fixes the desktop
toolbox appearance

Test Plan:
textbox works, other icon items in plasmashell seems properly sized.
applet alternatives fix is still needed

Reviewers: Plasma, hein

Reviewed By: Plasma, hein

Subscribers: hein, davidedmundson, plasma-devel, Frameworks

Tags: Plasma, Frameworks

Differential Revision: https://phabricator.kde.org/D5243

Details

Committed
martApr 3 2017, 2:07 PM
Reviewer
Plasma
Differential Revision
D5243: if the user did set an implicit size, keep it
Parents
R242:03427e4323c9: Upgrade ECM and KF5 version requirements for 5.33.0 release.
Branches
Unknown
Tags
Unknown