Fix the expand buttons in the remote toolbars looking like garbage
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
tool_tip="Click here to toggle the Animation Overrider" width="66" />
|
||||
<button bottom="-22" follows="left|bottom" font="SansSerif" halign="center" height="22" toggle="true"
|
||||
label="" left_delta="68" name="popup_btn" scale_image="true" control_name="ShowAOSitPopup"
|
||||
image_selected="arrow_down.tga" image_unselected="arrow_up.tga"
|
||||
image_overlay_selected="arrow_down.tga" image_overlay="arrow_up.tga"
|
||||
tool_tip="Click here for more options" width="22" />
|
||||
</panel>
|
||||
|
||||
@@ -15,6 +15,6 @@
|
||||
name="voice_volume" width="16" />
|
||||
<button bottom="-22" control_name="ShowVoiceChannelPopup" height="22" label=""
|
||||
left_delta="16" name="show_channel" scale_image="true" toggle="true"
|
||||
image_selected="arrow_down.tga" image_unselected="arrow_up.tga"
|
||||
image_overlay_selected="arrow_down.tga" image_overlay="arrow_up.tga"
|
||||
tool_tip="Click to show current voice channel" width="22" />
|
||||
</panel>
|
||||
|
||||
Reference in New Issue
Block a user