Name Editors sometimes need to be scrolled through, show tooltip instead
This commit is contained in:
@@ -76,6 +76,7 @@ BOOL LLNameEditor::handleRightMouseDown(S32 x, S32 y, MASK mask)
|
|||||||
|
|
||||||
void LLNameEditor::setText(const std::string& text)
|
void LLNameEditor::setText(const std::string& text)
|
||||||
{
|
{
|
||||||
|
setToolTip(text);
|
||||||
LLLineEditor::setText(text);
|
LLLineEditor::setText(text);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user