Fixed: Wrong height in action edit

This commit is contained in:
kervala 2016-10-22 19:38:05 +02:00
parent 1e5a40a0a2
commit eb941d396b

View file

@ -426,7 +426,7 @@
<view type="text" id="text_spell_name" posparent="eb_spell_name" posref="TL BL" x="0" y="-2" color="255 255 255 255" fontsize="10" shadow="true" hardtext="uiPhraseEditName" /> <view type="text" id="text_spell_name" posparent="eb_spell_name" posref="TL BL" x="0" y="-2" color="255 255 255 255" fontsize="10" shadow="true" hardtext="uiPhraseEditName" />
<!-- INFOS --> <!-- INFOS -->
<group id="infos" w="256" h="80" posparent="back" posref="BL TL" x="0" y="-4" > <group id="infos" w="256" h="90" posparent="back" posref="BL TL" x="0" y="-4" >
<!-- Sabrina Cost --> <!-- Sabrina Cost -->
<view type="text" id="totaltext" posref="TL TL" fontsize="12" global_color="true" shadow="true" color="255 255 255 255" hardtext="uiPhraseTotal" /> <view type="text" id="totaltext" posref="TL TL" fontsize="12" global_color="true" shadow="true" color="255 255 255 255" hardtext="uiPhraseTotal" />