1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-30 14:50:12 +03:00

Merge branch 'restore tooltips'

This commit is contained in:
Michail Vourlakos 2017-03-12 20:44:45 +02:00
commit bae131d020

View File

@ -901,7 +901,9 @@ Item {
//! a way must be found in order for this be enabled
//! only to support springloading for plasma 5.10
//visible: enabled
//! also on this is based the tooltips behavior by enabling it
//! plasma tooltips are disabled
visible: !lockZoom && canBeHovered && (root.zoomFactor>1)
property bool pressed: false