Fix resolving grid uri on login screen looking bad
This commit is contained in:
@@ -436,6 +436,7 @@ void LLComboBox::setLabel(const LLStringExplicit& name)
|
|||||||
{
|
{
|
||||||
if (!mSuppressTentative) mTextEntry->setTentative(mTextEntryTentative);
|
if (!mSuppressTentative) mTextEntry->setTentative(mTextEntryTentative);
|
||||||
}
|
}
|
||||||
|
mTextEntry->setCursor(0); // Be scrolled to the beginning!
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!mAllowTextEntry)
|
if (!mAllowTextEntry)
|
||||||
|
|||||||
Reference in New Issue
Block a user