diff --git a/applets/kicker/package/contents/ui/main.qml b/applets/kicker/package/contents/ui/main.qml --- a/applets/kicker/package/contents/ui/main.qml +++ b/applets/kicker/package/contents/ui/main.qml @@ -224,7 +224,7 @@ id: toolTipDelegate width: contentWidth - height: contentHeight + height: undefined property Item toolTip diff --git a/containments/desktop/package/contents/ui/AppletHandle.qml b/containments/desktop/package/contents/ui/AppletHandle.qml --- a/containments/desktop/package/contents/ui/AppletHandle.qml +++ b/containments/desktop/package/contents/ui/AppletHandle.qml @@ -82,7 +82,7 @@ id: toolTipDelegate width: contentWidth - height: contentHeight + height: undefined property Item toolTip