aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence
diff options
context:
space:
mode:
authorpieh <misiek.piechowiak@gmail.com>2011-08-28 14:01:48 -0700
committerpieh <misiek.piechowiak@gmail.com>2011-08-28 14:01:48 -0700
commit448cc130fab9af831a0341e25325a7a373bded25 (patch)
tree1157df11aa4c128a46329286c3a84af01515b7b0 /addons/skin.confluence
parent639950e80d7a19a3150d9b7f799a3def62aef103 (diff)
parentb931da54ec0865e215b9f79a03d1694ffa273e8e (diff)
Merge pull request #355 from pieh/min_max_size_grouplist
Add support for <height min="a" max="b">auto</height> (same with width) in grouplist
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r--addons/skin.confluence/720p/DialogContextMenu.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.confluence/720p/DialogContextMenu.xml b/addons/skin.confluence/720p/DialogContextMenu.xml
index db97cd8223..f339e4156b 100644
--- a/addons/skin.confluence/720p/DialogContextMenu.xml
+++ b/addons/skin.confluence/720p/DialogContextMenu.xml
@@ -12,15 +12,15 @@
<posx>0</posx>
<posy>0</posy>
<width>340</width>
- <height>200</height>
- <texture border="20,19,20,19">DialogBack.png</texture>
+ <height>720</height>
+ <texture border="20">DialogBack.png</texture>
</control>
<control type="grouplist" id="996">
<description>grouplist for context buttons</description>
<posx>20</posx>
<posy>30</posy>
<width>300</width>
- <height>145</height>
+ <height max="670">auto</height>
<itemgap>2</itemgap>
</control>
<control type="button">