From daec4f6bb75634c6355f58d9fa5ef60f50a2e73f Mon Sep 17 00:00:00 2001 From: Andrew Dyukov Date: Fri, 2 Jul 2010 21:43:33 +0300 Subject: EXT-3919 FIXED Added resize corner button to the right bottom corner of the SL window. - Added resize corner icon into main_view.xml to the bottom right of the popup view. Added small dummy icon to the right part of bottom tray to avoid well buttons overlapping it. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/690/ --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/main_view.xml | 10 +++++++++- indra/newview/skins/default/xui/en/panel_bottomtray.xml | 12 ++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) (limited to 'indra/newview/skins/default') diff --git a/indra/newview/skins/default/xui/en/main_view.xml b/indra/newview/skins/default/xui/en/main_view.xml index 72ab6195bc..a1ca910cbb 100644 --- a/indra/newview/skins/default/xui/en/main_view.xml +++ b/indra/newview/skins/default/xui/en/main_view.xml @@ -199,7 +199,15 @@ mouse_opaque="false" name="popup_holder" class="popup_holder" - width="1024"/> + width="1024"> + + + -- cgit v1.2.3