Skip to content
Snippets Groups Projects
Commit 95380b0a authored by maksymsproductengine's avatar maksymsproductengine
Browse files

CHUI-513 FIXED Revise initial conversation floater size

parent ba1bf891
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<key>Type</key> <key>Type</key>
<string>S32</string> <string>S32</string>
<key>Value</key> <key>Value</key>
<integer>268</integer> <integer>205</integer>
</map> </map>
<key>ConversationsMessagePaneCollapsed</key> <key>ConversationsMessagePaneCollapsed</key>
<map> <map>
......
...@@ -3,9 +3,8 @@ ...@@ -3,9 +3,8 @@
can_close="true" can_close="true"
can_minimize="true" can_minimize="true"
can_resize="true" can_resize="true"
height="230" height="210"
layout="topleft" layout="topleft"
min_height="50"
name="floater_im_box" name="floater_im_box"
help_topic="floater_im_box" help_topic="floater_im_box"
save_rect="true" save_rect="true"
...@@ -15,7 +14,7 @@ ...@@ -15,7 +14,7 @@
title="CONVERSATIONS" title="CONVERSATIONS"
bottom="-50" bottom="-50"
right="-5" right="-5"
width="500"> width="450">
<string <string
name="collapse_icon" name="collapse_icon"
value="Conv_toolbar_collapse"/> value="Conv_toolbar_collapse"/>
...@@ -37,7 +36,6 @@ ...@@ -37,7 +36,6 @@
user_resize="true" user_resize="true"
name="conversations_layout_panel" name="conversations_layout_panel"
min_dim="38" min_dim="38"
width="225"
expanded_min_dim="156"> expanded_min_dim="156">
<layout_stack <layout_stack
animate="false" animate="false"
...@@ -121,7 +119,6 @@ ...@@ -121,7 +119,6 @@
opaque="true" opaque="true"
top_pad="0" top_pad="0"
left="5" left="5"
height="390"
right="-1"/> right="-1"/>
</layout_panel> </layout_panel>
<layout_panel <layout_panel
......
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
auto_resize="true" auto_resize="true"
visible="true" visible="true"
name="left_part_holder" name="left_part_holder"
min_width="225"> min_width="221">
<panel <panel
name="trnsAndChat_panel" name="trnsAndChat_panel"
follows="all" follows="all"
......
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