Skip to content

Commit

Permalink
Merge pull request #39 from raveren/master
Browse files Browse the repository at this point in the history
  • Loading branch information
svr333 authored Dec 20, 2024
2 parents f4b2776 + 5326940 commit 2f5e6f8
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions Profiles/Tall&Narrow/Tall&Narrow.profile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "v0.0.2",
"Version": "v0.0.3",
"Name": "Tall&Narrow",
"AlbumArtPopup": {
"IsVisible": true,
Expand All @@ -10,6 +10,7 @@
},
"AlbumArt": {
"PlaceholderPath": "",
"CornerRadius": 4,
"IsVisible": true,
"Width": 30.0,
"Height": 30.0,
Expand All @@ -36,6 +37,9 @@
"FadeEffect": 2,
"LeftFadeOffset": 0.1,
"RightFadeOffset": 0.9,
"BorderColor": "#FFFFFFFF",
"BorderThickness": 0,
"BorderCornerRadius": 0,
"IsVisible": true,
"Width": 40.0,
"Height": 15.0,
Expand All @@ -56,6 +60,9 @@
"FadeEffect": 2,
"LeftFadeOffset": 0.1,
"RightFadeOffset": 0.9,
"BorderColor": "#FFFFFFFF",
"BorderThickness": 0,
"BorderCornerRadius": 0,
"IsVisible": true,
"Width": 40.0,
"Height": 15.0,
Expand All @@ -73,9 +80,12 @@
"ScrollSpeed": 5000,
"TextOverflow": 1,
"ScrollBehavior": 1,
"FadeEffect": 1,
"FadeEffect": 0,
"LeftFadeOffset": 0.034210526315789476,
"RightFadeOffset": 0.9,
"BorderColor": "#FFFFFFFF",
"BorderThickness": 0,
"BorderCornerRadius": 0,
"IsVisible": true,
"Width": 160.0,
"Height": 18.0,
Expand Down

0 comments on commit 2f5e6f8

Please sign in to comment.