From cf77bc11772c41546d1f5f1a0bda1bf36506e37b Mon Sep 17 00:00:00 2001 From: Andrew Polunin Date: Wed, 25 Nov 2009 18:25:26 +0200 Subject: fixed normal bug EXT-2822 [BSI] IM chiclet floater always jumps to most recent chat --HG-- branch : product-engine --- indra/newview/llimfloater.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llimfloater.cpp b/indra/newview/llimfloater.cpp index ee93a9349a..310eaaec27 100644 --- a/indra/newview/llimfloater.cpp +++ b/indra/newview/llimfloater.cpp @@ -529,7 +529,6 @@ void LLIMFloater::onInputEditorFocusReceived( LLFocusableElement* caller, void* //in disconnected state IM input editor should be disabled self->mInputEditor->setEnabled(!gDisconnected); } - self->mChatHistory->setCursorAndScrollToEnd(); } // static -- cgit v1.2.3