From c157c1176a570ab61978063dcc8d0ce3fe31483d Mon Sep 17 00:00:00 2001 From: Dmitry Zaporozhan Date: Tue, 15 Dec 2009 10:54:37 +0200 Subject: Update for normal task EXT-3089 - Notification toasts positioning, layering and stacking. Docked LLDialogs are part of toasts positioning rules. --HG-- branch : product-engine --- indra/newview/llscriptfloater.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llscriptfloater.cpp') diff --git a/indra/newview/llscriptfloater.cpp b/indra/newview/llscriptfloater.cpp index 9884aec2e3..1962d871a6 100644 --- a/indra/newview/llscriptfloater.cpp +++ b/indra/newview/llscriptfloater.cpp @@ -209,6 +209,7 @@ void LLScriptFloater::hideToastsIfNeeded() if(channel) { channel->updateShowToastsState(); + channel->redrawToasts(); } } -- cgit v1.2.3