Skip to content
Snippets Groups Projects
Commit 17d1d3c1 authored by Erica's avatar Erica
Browse files

EXT-2947 [BSI] Group Chat and Instant Message floaters missing minimze...

EXT-2947  [BSI] Group Chat and Instant Message floaters missing minimze button, confusing functionality on X button
parent b030bb6e
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
<floater <floater
legacy_header_height="18" legacy_header_height="18"
can_dock="true" can_dock="true"
can_minimize="false" can_minimize="true"
can_close="true" can_close="false"
center_horiz="true" center_horiz="true"
follows="bottom" follows="bottom"
height="152" height="152"
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
image_unselected="Cam_Rotate_Out" image_unselected="Cam_Rotate_Out"
layout="topleft" layout="topleft"
left="45" left="45"
mouse_opaque="false" mouse_opaque="false"
name="cam_rotate_stick" name="cam_rotate_stick"
quadrant="left" quadrant="left"
scale_image="false" scale_image="false"
......
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
left="0" left="0"
name="panel_im" name="panel_im"
top="0" top="0"
can_close="true"
can_dock="false" can_dock="false"
can_minimize="false" can_minimize="true"
can_close="true"
visible="true" visible="true"
width="300" width="300"
can_resize="true" can_resize="true"
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
width="180"> width="180">
</chat_history> </chat_history>
<line_editor <line_editor
bottom="0" bottom="0"
follows="left|right|bottom" follows="left|right|bottom"
font="SansSerifSmall" font="SansSerifSmall"
height="20" height="20"
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
<floater <floater
legacy_header_height="18" legacy_header_height="18"
can_dock="true" can_dock="true"
can_close="true" can_minimize="true"
can_minimize="false" can_close="false"
center_horiz="true" center_horiz="true"
follows="bottom" follows="bottom"
height="110" height="110"
...@@ -38,12 +38,12 @@ ...@@ -38,12 +38,12 @@
Fly Backwards (press Down Arrow or S) Fly Backwards (press Down Arrow or S)
</string> </string>
<panel <panel
border="false" border="false"
height="83" height="83"
follows="left|top" follows="left|top"
layout="topleft" layout="topleft"
left="0" left="0"
mouse_opaque="false" mouse_opaque="false"
name="panel_actions" name="panel_actions"
top="0" top="0"
width="115"> width="115">
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
</panel> </panel>
<!-- Width and height of this panel should be synchronized with panel_stand_stop_flying.xml --> <!-- Width and height of this panel should be synchronized with panel_stand_stop_flying.xml -->
<panel <panel
border="false" border="false"
height="27" height="27"
layout="topleft" layout="topleft"
left="0" left="0"
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
follows="left|bottom" follows="left|bottom"
height="23" height="23"
image_overlay="Move_Walk_Off" image_overlay="Move_Walk_Off"
image_selected="PushButton_Selected_Press" image_selected="PushButton_Selected_Press"
label="" label=""
layout="topleft" layout="topleft"
name="mode_walk_btn" name="mode_walk_btn"
...@@ -151,10 +151,10 @@ ...@@ -151,10 +151,10 @@
top="2" top="2"
width="31" /> width="31" />
<button <button
follows="left|bottom" follows="left|bottom"
height="23" height="23"
image_overlay="Move_Run_Off" image_overlay="Move_Run_Off"
image_selected="PushButton_Selected_Press" image_selected="PushButton_Selected_Press"
label="" label=""
layout="topleft" layout="topleft"
left_pad="0" left_pad="0"
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
follows="left|bottom" follows="left|bottom"
height="23" height="23"
image_overlay="Move_Fly_Off" image_overlay="Move_Fly_Off"
image_selected="PushButton_Selected_Press" image_selected="PushButton_Selected_Press"
label="" label=""
layout="topleft" layout="topleft"
left_pad="0" left_pad="0"
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
top="2" top="2"
width="31" /> width="31" />
<button <button
visible="false" visible="false"
follows="left|bottom" follows="left|bottom"
height="20" height="20"
label="Stop Flying" label="Stop Flying"
......
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater <floater
border_visible = "false" border_visible="false"
border_drop_shadow_visible = "false" border_drop_shadow_visible="false"
drop_shadow_visible = "false" drop_shadow_visible="false"
border = "false" border="false"
bg_opaque_image="Inspector_Background" bg_opaque_image="Inspector_Background"
bg_alpha_image="Toast_Background" bg_alpha_image="Toast_Background"
bg_alpha_color="0 0 0 0" bg_alpha_color="0 0 0 0"
legacy_header_height="18" legacy_header_height="18"
can_minimize="false" can_minimize="true"
can_tear_off="false" can_tear_off="false"
can_resize="true" can_resize="true"
can_drag_on_left="false" can_drag_on_left="false"
can_close="true" can_close="false"
can_dock="true" can_dock="true"
bevel_style="in" bevel_style="in"
height="300" height="300"
...@@ -29,10 +29,10 @@ ...@@ -29,10 +29,10 @@
bg_readonly_color="ChatHistoryBgColor" bg_readonly_color="ChatHistoryBgColor"
bg_writeable_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor"
follows="all" follows="all"
left="5" left="5"
top="20" top="20"
layout="topleft" layout="topleft"
height="275" height="275"
name="chat_history" name="chat_history"
parse_highlights="true" parse_highlights="true"
text_color="ChatHistoryTextColor" text_color="ChatHistoryTextColor"
......
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
can_resize="true" can_resize="true"
can_minimize="true"
can_close="false"
height="270" height="270"
layout="topleft" layout="topleft"
min_height="146" min_height="146"
min_width="190" min_width="190"
name="floater_voice_controls" name="floater_voice_controls"
title="Voice Controls" title="Voice Controls"
save_visibility="true" save_visibility="true"
...@@ -64,7 +66,7 @@ ...@@ -64,7 +66,7 @@
name="user_text" name="user_text"
text_color="white" text_color="white"
top="4" top="4"
use_ellipses="true" use_ellipses="true"
value="Mya Avatar:" value="Mya Avatar:"
width="210" /> width="210" />
<output_monitor <output_monitor
...@@ -75,7 +77,7 @@ ...@@ -75,7 +77,7 @@
layout="topleft" layout="topleft"
name="speaking_indicator" name="speaking_indicator"
right="-1" right="-1"
top="2" top="2"
visible="true" visible="true"
width="20" /> width="20" />
</panel> </panel>
...@@ -89,11 +91,11 @@ ...@@ -89,11 +91,11 @@
orientation="horizontal" orientation="horizontal"
width="262"> width="262">
<layout_panel <layout_panel
auto_resize="false" auto_resize="false"
follows="left" follows="left"
layout="topleft" layout="topleft"
min_width="24" min_width="24"
name="microphone_icon_panel" name="microphone_icon_panel"
top="0" top="0"
user_resize="false" user_resize="false"
width="24"> width="24">
...@@ -108,19 +110,19 @@ ...@@ -108,19 +110,19 @@
<layout_panel <layout_panel
auto_resize="false" auto_resize="false"
layout="topleft" layout="topleft"
min_width="100" min_width="100"
name="leave_btn_panel" name="leave_btn_panel"
top="0" top="0"
user_resize="false" user_resize="false"
visible="false" visible="false"
width="100"> width="100">
<button <button
follows="left|right|top" follows="left|right|top"
height="24" height="24"
label="Leave Call" label="Leave Call"
left="0" left="0"
name="leave_call_btn" name="leave_call_btn"
top="0" top="0"
width="100" /> width="100" />
</layout_panel> </layout_panel>
</layout_stack> </layout_stack>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
layout="topleft" layout="topleft"
name="im_header" name="im_header"
width="310"> width="310">
<avatar_icon <avatar_icon
follows="left" follows="left"
height="18" height="18"
image_name="Generic_Person" image_name="Generic_Person"
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
top="3" top="3"
width="18" /> width="18" />
<text_editor <text_editor
allow_scroll="false" allow_scroll="false"
v_pad = "0" v_pad = "0"
read_only = "true" read_only = "true"
follows="left|right" follows="left|right"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment