aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.estouchy/xml/Includes.xml2
-rw-r--r--addons/skin.estuary/xml/Includes.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml
index 10c1239903..bdf8f64b3b 100644
--- a/addons/skin.estouchy/xml/Includes.xml
+++ b/addons/skin.estouchy/xml/Includes.xml
@@ -640,7 +640,7 @@
<include name="ScrollOffsetLabel">
<control type="group">
<include>16x9_xPos_Relocation</include>
- <visible>Container.Scrolling + [Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7)]</visible>
+ <visible>Container.Scrolling + [Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7) | Container.SortMethod(29)]</visible>
<animation effect="fade" time="100">Visible</animation>
<animation effect="fade" time="300">Hidden</animation>
<posx>600</posx>
diff --git a/addons/skin.estuary/xml/Includes.xml b/addons/skin.estuary/xml/Includes.xml
index e5d7ad8d7f..50d18775db 100644
--- a/addons/skin.estuary/xml/Includes.xml
+++ b/addons/skin.estuary/xml/Includes.xml
@@ -998,7 +998,7 @@
<visible>!System.HasActiveModalDialog</visible>
<visible>Container.Scrolling</visible>
<visible>!Container.Content(seasons)</visible>
- <visible>Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7) | Container.SortMethod(17)</visible>
+ <visible>Container.SortMethod(1) | Container.SortMethod(4) | Container.SortMethod(12) | Container.SortMethod(10) | Container.SortMethod(7) | Container.SortMethod(29) | Container.SortMethod(17)</visible>
<animation effect="fade" start="0" end="100" time="200" reversible="true">VisibleChange</animation>
<animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
</control>