Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37042177
en ru br
ALT Linux repositórios
S:5.27.8-alt1

Group :: Desktop gráfico/KDE
RPM: plasma5-milou

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: milou-alt-tooltip.patch
Download


diff --git a/milou/lib/qml/ResultDelegate.qml b/milou/lib/qml/ResultDelegate.qml
index ac8e87e..2fcfe91 100644
--- a/milou/lib/qml/ResultDelegate.qml
+++ b/milou/lib/qml/ResultDelegate.qml
@@ -179,6 +179,14 @@ MouseArea {
             }
             height: Math.max(typePixmap.height, displayLabel.height, subtextLabel.height)
 
+            PlasmaCore.ToolTipArea {
+                mainText: displayLabel.text
+                subText: subtextLabel.text
+
+                anchors.fill: parent
+                active: displayLabel.truncated || subTextLabel.truncated
+            }
+
             RowLayout {
                 anchors {
                     left: parent.left
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009