[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"
|
||||
bottom="-45" drop_shadow_visible="true" enabled="true" follows="left|top"
|
||||
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
|
||||
</text>
|
||||
<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"
|
||||
bottom="-65" drop_shadow_visible="true" enabled="true" follows="left|top"
|
||||
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)
|
||||
</text>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
|
||||
@@ -47,8 +47,7 @@
|
||||
layout="topleft"
|
||||
bottom_delta="0"
|
||||
name="estate_name"
|
||||
left_delta="146"
|
||||
width="150">
|
||||
left_delta="146">
|
||||
(unknown)
|
||||
</text>
|
||||
<text
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
Type:
|
||||
</text>
|
||||
<text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60"
|
||||
name="region_type" width="200">
|
||||
name="region_type">
|
||||
unknown
|
||||
</text>
|
||||
<check_box bottom_delta="-20" follows="left|top" height="20" label="Block Terraform"
|
||||
|
||||
Reference in New Issue
Block a user