aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorronie <ronie@poedel.net>2014-01-09 12:43:32 -0800
committerronie <ronie@poedel.net>2014-01-09 12:43:32 -0800
commitac25a6e5ea127c741412068621cb3e64b7d5e124 (patch)
tree50b3cdf5a87ac112247c4827d29628ca4d876029 /addons
parent8a426d6628469ec08efed5bc281a5fb19538f387 (diff)
parentfcab7ae11b2f235fb665a73d4957ac189ad3c3d3 (diff)
Merge pull request #3984 from ronie/confluence-select2
[Confluence] small dialog - part2
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.confluence/720p/DialogSelect.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/addons/skin.confluence/720p/DialogSelect.xml b/addons/skin.confluence/720p/DialogSelect.xml
index 61318cc6aa..fbf120b591 100644
--- a/addons/skin.confluence/720p/DialogSelect.xml
+++ b/addons/skin.confluence/720p/DialogSelect.xml
@@ -10,7 +10,7 @@
<include>dialogeffect</include>
<controls>
<control type="group">
- <visible>Control.IsVisible(6) | [Control.IsVisible(3) + Control.IsVisible(5)]</visible>
+ <visible>Control.IsVisible(5)</visible>
<control type="image">
<description>background image</description>
<left>0</left>
@@ -43,7 +43,7 @@
</control>
<control type="group">
<left>120</left>
- <visible>Control.IsVisible(3) + !Control.IsVisible(5)</visible>
+ <visible>!Control.IsVisible(5)</visible>
<control type="image">
<description>background image</description>
<left>0</left>
@@ -89,7 +89,7 @@
<onright>10</onright>
<onup>10</onup>
<ondown>10</ondown>
- <animation effect="slide" end="-120,0" time="0" condition="Control.IsVisible(3) + !Control.IsVisible(5)">Conditional</animation>
+ <animation effect="slide" end="-120,0" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
<visible>system.getbool(input.enablemouse)</visible>
</control>
<control type="list" id="3">
@@ -104,7 +104,7 @@
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(61)">Conditional</animation>
- <animation effect="slide" end="120,0" time="0" condition="Control.IsVisible(3) + !Control.IsVisible(5)">Conditional</animation>
+ <animation effect="slide" end="120,0" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
<itemlayout height="46" width="550">
<control type="image">
<left>0</left>
@@ -171,6 +171,7 @@
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(61)">Conditional</animation>
+ <animation effect="slide" end="120,0" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
<itemlayout height="85" width="550">
<control type="image">
<left>0</left>
@@ -281,7 +282,7 @@
<onup>61</onup>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
- <animation effect="slide" end="120,0" time="0" condition="Control.IsVisible(3) + !Control.IsVisible(5)">Conditional</animation>
+ <animation effect="slide" end="120,0" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
@@ -311,6 +312,7 @@
<textcolor>grey</textcolor>
<label>([COLOR=blue]$INFO[Container(6).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(6).CurrentPage]/$INFO[Container(6).NumPages][/COLOR])</label>
<wrapmultiline>true</wrapmultiline>
+ <animation effect="slide" end="-120,30" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
<visible>Control.IsVisible(6)</visible>
</control>
<control type="button" id="5">
@@ -330,7 +332,7 @@
<control type="group">
<left>610</left>
<top>320</top>
- <visible>Control.IsVisible(6)</visible>
+ <visible>Control.IsVisible(6) + Control.IsVisible(5)</visible>
<control type="image">
<left>0</left>
<top>0</top>