Skip to content
Snippets Groups Projects
Commit 9390fa1b authored by Dmitry Zaporozhan's avatar Dmitry Zaporozhan
Browse files

Fixed low bug EXT-4520 - Me Panel is resizeable.

--HG--
branch : product-engine
parent a87d2909
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
top="0" top="0"
left="0" left="0"
height="505" height="505"
user_resize="false"
width="313"> width="313">
<scroll_container <scroll_container
color="DkGray2" color="DkGray2"
...@@ -365,6 +366,7 @@ ...@@ -365,6 +366,7 @@
top_pad="0" top_pad="0"
name="profile_me_buttons_panel" name="profile_me_buttons_panel"
visible="false" visible="false"
user_resize="false"
auto_resize="false" auto_resize="false"
height="28" height="28"
width="313"> width="313">
......
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