mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 08:04:25 +02:00
fix inputbubble
This commit is contained in:
@@ -148,6 +148,7 @@ Rectangle {
|
||||
anchors.topMargin: -defaultFontHeight / 2
|
||||
z: 2
|
||||
opacity: 0
|
||||
arrowPosition: 0.95
|
||||
|
||||
onAccepted: {
|
||||
mainView.title = inputBubble.inputText
|
||||
|
Reference in New Issue
Block a user