resizing gametablestyle for mobile-gui: minimum 800x480; maximum 1024x600

This commit is contained in:
floty
2012-05-03 20:26:15 +00:00
parent b75003d3c9
commit bdb43f68da
@@ -14,8 +14,8 @@
<FixedWindowHeight value="480" /> <!-- value [min 600] This will set the fixed window height if IfFixedWindowsSize=1 -->
<MinimumWindowWidth value="800" /> <!-- value [min 1024] This will set the minimum window width if IfFixedWindowsSize=0 -->
<MinimumWindowHeight value="424" /> <!-- value [min 600] This will set the minimum window height if IfFixedWindowsSize=0 -->
<MaximumWindowWidth value="800" /> <!-- value [min 1024] This will set the maximum window width if IfFixedWindowsSize=0 -->
<MaximumWindowHeight value="480" /> <!-- value [min 600] This will set the maximum window height if IfFixedWindowsSize=0 -->
<MaximumWindowWidth value="1024" /> <!-- value [min 1024] This will set the maximum window width if IfFixedWindowsSize=0 -->
<MaximumWindowHeight value="600" /> <!-- value [min 600] This will set the maximum window height if IfFixedWindowsSize=0 -->
<!-- Table Pictures - values should contain filenames of pictures which have to be stored in the same folder as this xml file. if you wanna have an item to be not shown please write "NULL" instead of the picture file name -->
<BigBlindPuck value="bigblindPuck.png" /> <!-- optimal size width:height in px [40:42] -->