Skip to content

Commit 2f5e6f8

Browse files
authored
Merge pull request #39 from raveren/master
2 parents f4b2776 + 5326940 commit 2f5e6f8

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Profiles/Tall&Narrow/Tall&Narrow.profile.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "v0.0.2",
2+
"Version": "v0.0.3",
33
"Name": "Tall&Narrow",
44
"AlbumArtPopup": {
55
"IsVisible": true,
@@ -10,6 +10,7 @@
1010
},
1111
"AlbumArt": {
1212
"PlaceholderPath": "",
13+
"CornerRadius": 4,
1314
"IsVisible": true,
1415
"Width": 30.0,
1516
"Height": 30.0,
@@ -36,6 +37,9 @@
3637
"FadeEffect": 2,
3738
"LeftFadeOffset": 0.1,
3839
"RightFadeOffset": 0.9,
40+
"BorderColor": "#FFFFFFFF",
41+
"BorderThickness": 0,
42+
"BorderCornerRadius": 0,
3943
"IsVisible": true,
4044
"Width": 40.0,
4145
"Height": 15.0,
@@ -56,6 +60,9 @@
5660
"FadeEffect": 2,
5761
"LeftFadeOffset": 0.1,
5862
"RightFadeOffset": 0.9,
63+
"BorderColor": "#FFFFFFFF",
64+
"BorderThickness": 0,
65+
"BorderCornerRadius": 0,
5966
"IsVisible": true,
6067
"Width": 40.0,
6168
"Height": 15.0,
@@ -73,9 +80,12 @@
7380
"ScrollSpeed": 5000,
7481
"TextOverflow": 1,
7582
"ScrollBehavior": 1,
76-
"FadeEffect": 1,
83+
"FadeEffect": 0,
7784
"LeftFadeOffset": 0.034210526315789476,
7885
"RightFadeOffset": 0.9,
86+
"BorderColor": "#FFFFFFFF",
87+
"BorderThickness": 0,
88+
"BorderCornerRadius": 0,
7989
"IsVisible": true,
8090
"Width": 160.0,
8191
"Height": 18.0,

0 commit comments

Comments
 (0)