FIRE-35130 - crash on login with "use legacy notification floater" on

master
Beq 2025-02-06 01:53:56 +00:00
parent d5274c6c35
commit b39fd18744
1 changed files with 6 additions and 3 deletions

View File

@ -5665,9 +5665,12 @@ void LLAppViewer::idle()
report_interval.reset();
}
}
LLFloaterNotificationsTabbed::getInstance()->idle(); // <FS:SimonLsAlt/> Handle deferred notice deletions
// <FS:SimonLsAlt> Handle deferred notice deletions
if(auto* notificationsTabbed = LLFloaterNotificationsTabbed::getInstance())
{
notificationsTabbed->idle();
}
// </FS:SimonLsAlt/>
// Update layonts, handle mouse events, tooltips, e t c
// updateUI() needs to be called even in case viewer disconected
// since related notification still needs handling and allows