diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-11-30 17:12:40 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-11-30 17:34:49 +0100 |
commit | f157ec35d66e3c9adce2408af61ae7f824701f5e (patch) | |
tree | b02eb039e0596991140132c73609f58fdc7a59f9 /addons/skin.estuary/xml/MyPVRChannels.xml | |
parent | fe8b16fa32aff8949407d7cd7d2cb7c1ab4a50ac (diff) |
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/MyPVRChannels.xml')
-rw-r--r-- | addons/skin.estuary/xml/MyPVRChannels.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/addons/skin.estuary/xml/MyPVRChannels.xml b/addons/skin.estuary/xml/MyPVRChannels.xml index f14beca053..716f3a53c4 100644 --- a/addons/skin.estuary/xml/MyPVRChannels.xml +++ b/addons/skin.estuary/xml/MyPVRChannels.xml @@ -12,9 +12,9 @@ <include>OpenClose_Left</include> <control type="fixedlist" id="50"> <left>0</left> - <top>0</top> + <top>list_y_offset</top> <right>918</right> - <height>100%</height> + <bottom>list_y_offset</bottom> <movement>3</movement> <focusposition>5</focusposition> <scrolltime tween="cubic" easing="out">500</scrolltime> @@ -155,9 +155,9 @@ </control> <control type="fixedlist" id="51"> <left>0</left> - <top>0</top> + <top>list_y_offset</top> <right>920</right> - <height>100%</height> + <bottom>list_y_offset</bottom> <movement>4</movement> <focusposition>6</focusposition> <scrolltime tween="cubic" easing="out">500</scrolltime> @@ -289,9 +289,9 @@ </include> <control type="scrollbar" id="60"> <left>-48</left> - <top>0</top> + <top>list_y_offset</top> <width>12</width> - <height>100%</height> + <bottom>list_y_offset</bottom> <onleft>50</onleft> <onright>50</onright> <orientation>vertical</orientation> |