Fix Tobi Genesis' issue of the console sitting over the login fields after a failed login when hiding login screens.
This commit is contained in:
@@ -3436,6 +3436,9 @@ void reset_login()
|
||||
gLoginMenuBarView->setEnabled( TRUE );
|
||||
}
|
||||
|
||||
// Clear the console
|
||||
if (gConsole) gConsole->clear();
|
||||
|
||||
// Hide any other stuff
|
||||
LLFloaterMap::hideInstance();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user