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.
2 parents bac81cd + 08f8497 commit 11c1b98Copy full SHA for 11c1b98
shell.qml
@@ -44,7 +44,7 @@ PanelWindow {
44
id: bitmapTitle
45
46
property string text: ""
47
- property real characterSpacing: Config.c.slideOffset ?? 1.2
+ property real characterSpacing: Config.c.characterSpacing ?? 1.2
48
property string fontImage: "./fonts/MusicTitleFont.png"
49
property string currentTitle: ""
50
property string currentStatus: ""
0 commit comments