Some elements were being incorrectly blocked by others in the customize floater.
This commit is contained in:
@@ -1398,19 +1398,19 @@ scratch and wear it.
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-410" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerif" h_pad="0" halign="left" height="16"
|
||||
left="8" mouse_opaque="true" name="AvatarHeightText" v_pad="0" width="140">
|
||||
left="8" mouse_opaque="false" name="AvatarHeightText" v_pad="0" width="140">
|
||||
Avatar Height:
|
||||
</text>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-18" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerif" h_pad="0" halign="left" height="16"
|
||||
left="8" mouse_opaque="true" name="HeightTextM" v_pad="0" width="140">
|
||||
left="8" mouse_opaque="false" name="HeightTextM" v_pad="0" width="140">
|
||||
(metric)
|
||||
</text>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-18" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerif" h_pad="0" halign="left" height="16"
|
||||
left="8" mouse_opaque="true" name="HeightTextI" v_pad="0" width="140">
|
||||
left="8" mouse_opaque="false" name="HeightTextI" v_pad="0" width="140">
|
||||
(imperial)
|
||||
</text>
|
||||
<button name="Import" label="Import"
|
||||
|
||||
Reference in New Issue
Block a user