[Issue 662] The text replacing certain heading texts to be as wide as it needs to be
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||||
bottom="-45" drop_shadow_visible="true" enabled="true" follows="left|top"
|
bottom="-45" drop_shadow_visible="true" enabled="true" follows="left|top"
|
||||||
font="SansSerifSmall" h_pad="0" halign="left" height="20" left="120"
|
font="SansSerifSmall" h_pad="0" halign="left" height="20" left="120"
|
||||||
mouse_opaque="false" name="estate_name_text" v_pad="0" width="150">
|
mouse_opaque="false" name="estate_name_text" v_pad="0">
|
||||||
mainland
|
mainland
|
||||||
</text>
|
</text>
|
||||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||||
bottom="-65" drop_shadow_visible="true" enabled="true" follows="left|top"
|
bottom="-65" drop_shadow_visible="true" enabled="true" follows="left|top"
|
||||||
font="SansSerifSmall" h_pad="0" halign="left" height="20" left="120"
|
font="SansSerifSmall" h_pad="0" halign="left" height="20" left="120"
|
||||||
mouse_opaque="false" name="estate_owner_text" v_pad="0" width="150">
|
mouse_opaque="false" name="estate_owner_text" v_pad="0">
|
||||||
(none)
|
(none)
|
||||||
</text>
|
</text>
|
||||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||||
|
|||||||
@@ -47,8 +47,7 @@
|
|||||||
layout="topleft"
|
layout="topleft"
|
||||||
bottom_delta="0"
|
bottom_delta="0"
|
||||||
name="estate_name"
|
name="estate_name"
|
||||||
left_delta="146"
|
left_delta="146">
|
||||||
width="150">
|
|
||||||
(unknown)
|
(unknown)
|
||||||
</text>
|
</text>
|
||||||
<text
|
<text
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
Type:
|
Type:
|
||||||
</text>
|
</text>
|
||||||
<text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60"
|
<text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60"
|
||||||
name="region_type" width="200">
|
name="region_type">
|
||||||
unknown
|
unknown
|
||||||
</text>
|
</text>
|
||||||
<check_box bottom_delta="-20" follows="left|top" height="20" label="Block Terraform"
|
<check_box bottom_delta="-20" follows="left|top" height="20" label="Block Terraform"
|
||||||
|
|||||||
Reference in New Issue
Block a user