Skip to content

Commit 1300d85

Browse files
committed
Release 1.0.2
1 parent d900830 commit 1300d85

31 files changed

+168
-33
lines changed

assets/CustomSongTableViewCell.bsml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<horizontal flex-height="100" vertical-fit="Unconstrained" spacing="1" pad-left="1" pad-right="1">
88

99
<image id="image_" image-color="white" src="UI/Skin/Background" preserve-aspect="true" pref-width="6"
10-
pref-height="6" min-width="6" min-height="6" flex-height="0"/>
10+
pref-height="6" min-width="6" min-height="6" flex-height="0" raycast-target="false"/>
1111

1212
<vertical horizontal-fit="Unconstrained" flex-width="100" vertical-fit="PreferredSize">
1313

assets/SpotifyPlaylistTableViewCell.bsml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
id="root_" bg='round-rect-panel' pad='1' spacing="1" child-align="MiddleLeft" vertical-fit="Unconstrained">
44

55
<image id="image_" image-color="white" src="UI/Skin/Background" preserve-aspect="true" pref-width="6"
6-
pref-height="6" min-width="6" min-height="6"/>
6+
pref-height="6" min-width="6" min-height="6" raycast-target="false"/>
77

88
<vertical horizontal-fit="Unconstrained" vertical-fit="PreferredSize" spacing="-0.5">
99
<horizontal flex-width="100">

assets/SpotifyTrackTableViewCell.bsml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
id="root_" bg='round-rect-panel' pad='1' spacing="1" child-align="MiddleLeft" vertical-fit="Unconstrained">
44

55
<image id="image_" image-color="white" src="UI/Skin/Background" preserve-aspect="true" pref-width="6"
6-
pref-height="6" min-width="6" min-height="6"/>
6+
pref-height="6" min-width="6" min-height="6" raycast-target="false"/>
77

88
<vertical horizontal-fit="Unconstrained" vertical-fit="PreferredSize" spacing="-0.5">
99
<horizontal flex-width="100">
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:/Users/Tycho/AppData/Roaming/QPM-RS/cache/beatsaber-hook/6.4.2/src/shared

extern/includes/bs-cordl/include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:/Users/Tycho/AppData/Roaming/QPM-RS/cache/bs-cordl/4008.0.0/src/include

extern/includes/bsml/shared

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:/Users/Tycho/AppData/Roaming/QPM-RS/cache/bsml/0.4.55/src/shared
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:/Users/Tycho/AppData/Roaming/QPM-RS/cache/custom-types/0.18.4/src/shared

extern/includes/fmt/fmt/include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:/Users/Tycho/AppData/Roaming/QPM-RS/cache/fmt/11.0.2/src/fmt/include

extern/includes/libil2cpp/il2cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:/Users/Tycho/AppData/Roaming/QPM-RS/cache/libil2cpp/0.4.0/src/il2cpp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:/Users/Tycho/AppData/Roaming/QPM-RS/cache/paper2_scotland2/4.7.0/src/shared

0 commit comments

Comments
 (0)