Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Estuary fixes #14099

Merged
merged 3 commits into from
Jun 28, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions addons/skin.estuary/xml/DialogKeyboard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,14 +145,14 @@
</control>
<control type="button" id="110">
<description>(0,10) key button</description>
<onup condition="!Integer.IsGreater(Container(9010).NumItems,0)">8</onup>
<onup condition="!Integer.IsGreater(Container(9010).NumItems,0)">170</onup>
<onup condition="Integer.IsGreater(Container(9010).NumItems,0)">9010</onup>
<ondown>130</ondown>
<include>KeyboardButton</include>
</control>
<control type="button" id="111">
<description>(0,11) key button</description>
<onup condition="!Integer.IsGreater(Container(9010).NumItems,0)">8</onup>
<onup condition="!Integer.IsGreater(Container(9010).NumItems,0)">171</onup>
<onup condition="Integer.IsGreater(Container(9010).NumItems,0)">9010</onup>
<ondown>131</ondown>
<include>KeyboardButton</include>
Expand Down Expand Up @@ -239,7 +239,7 @@
</control>
<control type="button" id="132">
<description>(1,12) key button</description>
<onup>112</onup>
<onup>172</onup>
<ondown>152</ondown>
<include>KeyboardButton</include>
</control>
Expand Down Expand Up @@ -400,19 +400,19 @@
<control type="button" id="170">
<description>(3,10) key button</description>
<onup>150</onup>
<ondown>8</ondown>
<ondown>110</ondown>
<include>KeyboardButton</include>
</control>
<control type="button" id="171">
<description>(3,11) key button</description>
<onup>501</onup>
<ondown>8</ondown>
<onup>151</onup>
<ondown>111</ondown>
<include>KeyboardButton</include>
</control>
<control type="button" id="172">
<description>(3,12) key button</description>
<onup>502</onup>
<ondown>8</ondown>
<onup>152</onup>
<ondown>132</ondown>
<include>KeyboardButton</include>
</control>
</control>
Expand Down
16 changes: 8 additions & 8 deletions addons/skin.estuary/xml/MyPVRChannels.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
<shadowcolor>text_shadow</shadowcolor>
</control>
<control type="label">
<left>12</left>
<left>10</left>
<top>0</top>
<height>90</height>
<width>75</width>
<width>82</width>
<align>center</align>
<aligny>center</aligny>
<font>font32_title</font>
Expand Down Expand Up @@ -140,10 +140,10 @@
<textcolor>grey</textcolor>
</control>
<control type="label">
<left>12</left>
<left>10</left>
<top>0</top>
<height>90</height>
<width>75</width>
<width>82</width>
<align>center</align>
<aligny>center</aligny>
<font>font32_title</font>
Expand Down Expand Up @@ -213,10 +213,10 @@
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<left>12</left>
<left>10</left>
<top>0</top>
<bottom>0</bottom>
<width>75</width>
<width>82</width>
<align>center</align>
<aligny>center</aligny>
<font>font32_title</font>
Expand Down Expand Up @@ -262,10 +262,10 @@
<textcolor>grey</textcolor>
</control>
<control type="label">
<left>12</left>
<left>10</left>
<top>0</top>
<bottom>0</bottom>
<width>75</width>
<width>82</width>
<align>center</align>
<aligny>center</aligny>
<font>font32_title</font>
Expand Down
32 changes: 16 additions & 16 deletions addons/skin.estuary/xml/View_55_WideList.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>100</right>
<right>40</right>
<aligny>center</aligny>
<scroll>true</scroll>
<label>$INFO[ListItem.Label]</label>
<shadowcolor>text_shadow</shadowcolor>
</control>
<control type="label">
<left>40</left>
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>40</right>
Expand All @@ -68,13 +68,13 @@
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>100</right>
<right>40</right>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
<shadowcolor>text_shadow</shadowcolor>
</control>
<control type="label">
<left>40</left>
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>40</right>
Expand Down Expand Up @@ -103,14 +103,14 @@
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>100</right>
<right>40</right>
<aligny>center</aligny>
<scroll>true</scroll>
<label>$INFO[ListItem.Label]</label>
<shadowcolor>text_shadow</shadowcolor>
</control>
<control type="label">
<left>40</left>
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>40</right>
Expand All @@ -132,13 +132,13 @@
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>100</right>
<right>40</right>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
<shadowcolor>text_shadow</shadowcolor>
</control>
<control type="label">
<left>40</left>
<left>105</left>
<top>0</top>
<bottom>0</bottom>
<right>40</right>
Expand Down Expand Up @@ -212,14 +212,14 @@
<control type="label">
<left>35</left>
<height>80</height>
<right>90</right>
<right>40</right>
<aligny>center</aligny>
<scroll>true</scroll>
<label>$INFO[ListItem.Label]</label>
<shadowcolor>text_shadow</shadowcolor>
</control>
<control type="label">
<left>40</left>
<left>35</left>
<height>80</height>
<right>40</right>
<align>right</align>
Expand All @@ -232,13 +232,13 @@
<control type="label">
<left>35</left>
<height>80</height>
<right>90</right>
<right>40</right>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
<shadowcolor>text_shadow</shadowcolor>
</control>
<control type="label">
<left>40</left>
<left>35</left>
<height>80</height>
<right>40</right>
<align>right</align>
Expand Down Expand Up @@ -268,13 +268,13 @@
<control type="label">
<left>75</left>
<height>80</height>
<right>100</right>
<right>40</right>
<aligny>center</aligny>
<scroll>true</scroll>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<left>40</left>
<left>75</left>
<height>80</height>
<right>40</right>
<align>right</align>
Expand All @@ -294,13 +294,13 @@
<control type="label">
<left>75</left>
<height>80</height>
<right>100</right>
<right>40</right>
<aligny>center</aligny>
<scroll>true</scroll>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<left>40</left>
<left>75</left>
<height>80</height>
<right>40</right>
<align>right</align>
Expand Down