Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma PulseAudio Applet
Commits
79bc4f6f
Commit
79bc4f6f
authored
Mar 05, 2021
by
Nate Graham
Browse files
[applet] Don't show hover text when hover text is empty
BUG: 434011
parent
3db14927
Changes
1
Hide whitespace changes
Inline
Side-by-side
applet/contents/ui/ListItemBase.qml
View file @
79bc4f6f
...
...
@@ -131,6 +131,7 @@ PlasmaComponents.ListItem {
width
:
parent
.
contentWidth
height
:
parent
.
contentHeight
enabled
:
item
.
fullNameToShowOnHover
.
length
>
0
hoverEnabled
:
true
acceptedButtons
:
Qt
.
NoButton
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment