summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_material_editor.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-11-02 19:46:13 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-11-02 19:47:47 +0200
commitd042ad67ed4db72bf0265804e26610e565f15cf2 (patch)
treeb7e56c09077657775e2a28aed5c26c0c6d140fbd /indra/newview/skins/default/xui/en/floater_material_editor.xml
parent32cc9a71d0e71bba96555558275a684501493e83 (diff)
SL-18448 Make material editor's scroll smarter
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_material_editor.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_material_editor.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_material_editor.xml b/indra/newview/skins/default/xui/en/floater_material_editor.xml
index 29def9bd53..1a53d7832d 100644
--- a/indra/newview/skins/default/xui/en/floater_material_editor.xml
+++ b/indra/newview/skins/default/xui/en/floater_material_editor.xml
@@ -3,7 +3,7 @@
legacy_header_height="18"
can_resize="true"
default_tab_group="1"
- height="887"
+ height="891"
width="256"
min_height="500"
min_width="256"
@@ -19,25 +19,26 @@
<scroll_container
name="materials_scroll"
- top="14"
+ top="18"
left="4"
height="768"
- width="247"
+ width="250"
follows="all"
layout="topleft"
color="DkGray2"
opaque="true"
+ border="false"
reserve_scroll_corner="false">
<panel
name="panel_material"
filename="panel_gltf_material.xml"
- border="false"
- visible="true"
layout="topleft"
+ follows="left|top|right"
+ border="false"
top="0"
left="0"
height="768"
- width="247" />
+ width="236" />
</scroll_container>
<panel