Moved the button up one pixel, aligning it with voice and sound expand buttons, lowered Water preset text a bit, and lowered the water bar one pixel perfectly centering it with the button.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
enabled="true" follows="left|bottom" height="20" left="0"
|
||||
name="Adv_Settings" use_bounding_rect="true" width="30" >
|
||||
<panel bottom="1" filename="panel_bg_tab.xml" height="22" left="0" width="30" />
|
||||
<button bottom="0" height="22" label=""
|
||||
<button bottom="1" height="22" label=""
|
||||
left="5" name="expand" scale_image="true" toggle="true"
|
||||
tool_tip="Show the Settings Panel" width="22" />
|
||||
</panel>
|
||||
|
||||
@@ -34,12 +34,12 @@
|
||||
</text>
|
||||
<combo_box name="WLSkyPresetsCombo" bottom_delta="-20" left="5" follows="left|top" height="18" width="189" max_chars="20"
|
||||
mouse_opaque="true" allow_text_entry="false" tool_tip="WindLight Presets for your Sky." />
|
||||
<text bottom_delta="-17" follows="left|bottom" font="SansSerifSmall" height="16" left="5"
|
||||
<text bottom_delta="-20" follows="left|bottom" font="SansSerifSmall" height="16" left="5"
|
||||
name="cmd_line_text_7" width="189">
|
||||
Windlight Water Preset:
|
||||
</text>
|
||||
<combo_box name="WLWaterPresetsCombo" bottom_delta="-20" left="5" follows="left|bottom" height="18" width="166" max_chars="20"
|
||||
mouse_opaque="true" allow_text_entry="false" tool_tip="WindLight Presets for your Water." />
|
||||
<button bottom="0" height="22" label="" left="172" name="expand" scale_image="true" toggle="true"
|
||||
<button bottom="1" height="22" label="" left="172" name="expand" scale_image="true" toggle="true"
|
||||
tool_tip="Hide the Settings Panel" width="22" />
|
||||
</panel>
|
||||
|
||||
Reference in New Issue
Block a user