summaryrefslogtreecommitdiff
path: root/indra/newview/llavatarrendernotifier.cpp
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2021-06-11 19:10:43 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2021-06-11 19:10:43 +0300
commit10a770047d90045e882a65e5347da3530b189c42 (patch)
tree59678b29420b818ef79d8ecece0a44185f129cdf /indra/newview/llavatarrendernotifier.cpp
parent0ea94d2948ba8237fd39fa0df219e07ee44c9ff1 (diff)
SL-15297 WIP Implement performance floater
Diffstat (limited to 'indra/newview/llavatarrendernotifier.cpp')
-rw-r--r--indra/newview/llavatarrendernotifier.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llavatarrendernotifier.cpp b/indra/newview/llavatarrendernotifier.cpp
index 94584a623b..4fd57c7341 100644
--- a/indra/newview/llavatarrendernotifier.cpp
+++ b/indra/newview/llavatarrendernotifier.cpp
@@ -298,6 +298,8 @@ void LLHUDRenderNotifier::updateNotificationHUD(hud_complexity_list_t complexity
return;
}
+ mHUDComplexityList = complexity;
+
// TODO:
// Find a way to show message with list of issues, but without making it too large
// and intrusive.