Some elements were being incorrectly blocked by others in the customize floater.

This commit is contained in:
Shyotl
2012-05-30 19:14:45 -05:00
parent f04aabde96
commit b15f2d1a56

View File

@@ -1398,19 +1398,19 @@ scratch and wear it.
<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="-410" drop_shadow_visible="true" follows="left|top" bottom="-410" drop_shadow_visible="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="16" 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: Avatar Height:
</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"
bottom_delta="-18" drop_shadow_visible="true" follows="left|top" bottom_delta="-18" drop_shadow_visible="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="16" 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) (metric)
</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"
bottom_delta="-18" drop_shadow_visible="true" follows="left|top" bottom_delta="-18" drop_shadow_visible="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="16" 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) (imperial)
</text> </text>
<button name="Import" label="Import" <button name="Import" label="Import"