From 12f18ff4614225093f753b16cfd278880eca0387 Mon Sep 17 00:00:00 2001 From: Alexander Gavriliuk Date: Tue, 15 Aug 2023 16:46:35 +0200 Subject: SL-20146 Statistic bar collapsed/expanded accordions not saving --- .../newview/skins/default/xui/en/floater_stats.xml | 98 ++++++++++++---------- 1 file changed, 52 insertions(+), 46 deletions(-) (limited to 'indra/newview/skins/default') diff --git a/indra/newview/skins/default/xui/en/floater_stats.xml b/indra/newview/skins/default/xui/en/floater_stats.xml index b9ca0108b6..0fde6a329a 100644 --- a/indra/newview/skins/default/xui/en/floater_stats.xml +++ b/indra/newview/skins/default/xui/en/floater_stats.xml @@ -25,7 +25,7 @@ name="statistics_view" top="20" width="250" > - - - - - - - - - + + + + + label="Texture" + setting="OpenDebugStatTexture"> - - + - - - - - - - + + - - + + label="Draw Info" + stat="LLDrawInfo"/> - + - - - + @@ -237,7 +239,8 @@ decimal_digits="1" bar_max="45" /> + label="Physics Details" + setting="OpenDebugStatPhysicsDetails"> @@ -276,7 +279,8 @@ stat="simscripteps" unit_label="eps"/> + label="Pathfinding" + setting="OpenDebugStatPathfinding"> @@ -309,7 +313,8 @@ stat="simtotalunackedbytes" decimal_digits="1"/> + label="Time" + setting="OpenDebugStatSimTime"> @@ -335,7 +340,8 @@ label="Spare Time" stat="simsparemsec"/> + label="Time Details" + setting="OpenDebugStatSimTimeDetails"> -- cgit v1.2.3