Unset file transfer tooltip location
Not sure what was the goal here, but tooltip should be shown under the file drop area, not the entire plasmoid.
This commit is contained in:
parent
01a605652d
commit
7a4a3c5baa
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ PlasmaComponents.ItemDelegate
|
|||
PlasmaCore.ToolTipArea {
|
||||
id: dropAreaToolTip
|
||||
anchors.fill: parent
|
||||
location: plasmoid.location
|
||||
active: true
|
||||
mainText: i18n("File Transfer")
|
||||
subText: i18n("Drop a file to transfer it onto your phone.")
|
||||
|
|
Loading…
Reference in a new issue