We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66788b8 commit a9e18eaCopy full SHA for a9e18ea
shell.qml
@@ -49,7 +49,7 @@ PanelWindow {
49
height: MusicTitleFont.fontInfo.lineHeight
50
51
opacity: 0.0
52
- x: baseX - slideOffset
+ x: baseX + slideOffset
53
54
Behavior on opacity {
55
enabled: !bitmapTitle.isAnimating
0 commit comments