Fixed: overflow header text, quantity input size

--HG--
branch : compatibility-develop
hg/compatibility-develop
Riasan 7 years ago
parent 6311240b6c
commit 30bbcb2345

@ -1653,6 +1653,7 @@
y="200" y="200"
pop_max_h="700" pop_max_h="700"
max_h="2000" max_h="2000"
title_delta_max_w="-40"
active="false" active="false"
openable="false" openable="false"
opened="true" opened="true"
@ -1736,14 +1737,14 @@
posref="BL TL" posref="BL TL"
x="0" x="0"
y="1" y="1"
w="42" w="46"
child_resize_h="true"> child_resize_h="true">
<view type="text" <view type="text"
id="cross" id="cross"
posref="ML ML" posref="ML ML"
color="255 255 255 255" color="255 255 255 255"
fontsize="10" fontsize="10"
x="1" x="0"
y="-3" y="-3"
shadow="true" shadow="true"
hardtext="X" /> hardtext="X" />
@ -1753,7 +1754,7 @@
x="-6" x="-6"
text_x="0" text_x="0"
text_ref="BR BR" text_ref="BR BR"
w="26" w="30"
prompt="" prompt=""
enter_loose_focus="true" enter_loose_focus="true"
multi_line="false" multi_line="false"

Loading…
Cancel
Save