Fix up a bunch more run-time UI warnings.

This commit is contained in:
Lirusaito
2013-03-14 05:24:10 -04:00
parent ca71bf00c2
commit b0459b08b6
11 changed files with 215 additions and 263 deletions

View File

@@ -672,6 +672,7 @@ To buy direct, visit the land and click on the place name in the title bar.
font="SansSerifSmall" height="16" initial_value="false"
label="Adult content" left_delta="110" mouse_opaque="true"
name="incadult" width="204" />
<check_box name="filter_gaming" label="Hide Gaming" control_name="FilterGamingGroups" follows="right|top" bottom="-46" left_delta="110"/>
<scroll_list background_visible="true" bottom="-513" column_padding="0" draw_border="true"
draw_heading="true"
follows="left|top|right|bottom" height="464" left="4" mouse_opaque="true"

View File

@@ -103,9 +103,9 @@ vote on open proposals, and view old proposals.
mouse_opaque="true" name="majority"
text_disabled_color="0.67647, 0.76275, 0.93529, 0.45"
tool_tip="Majority of total votes needed to win." width="107">
Simple Majority
2/3 Majority
Unanimous
<radio_item follows="all" bottom="-18" left_delta="2">Simple Majority</radio_item>
<radio_item follows="all" bottom_delta="-9">2/3 Majority</radio_item>
<radio_item follows="all" bottom_delta="-10">Unanimous</radio_item>
</radio_group>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-72" drop_shadow_visible="true" follows="left|top"