removed typo
parent
9589ee3f70
commit
b4dd4a4d77
|
|
@ -753,7 +753,6 @@ BOOL LLTextEditor::handleHover(S32 x, S32 y, MASK mask)
|
|||
setCursorAtLocalPos( clamped_x, clamped_y, true );
|
||||
mSelectionEnd = mCursorPos;
|
||||
}
|
||||
imageoverlay
|
||||
lldebugst(LLERR_USER_INPUT) << "hover handled by " << getName() << " (active)" << llendl;
|
||||
getWindow()->setCursor(UI_CURSOR_IBEAM);
|
||||
handled = TRUE;
|
||||
|
|
|
|||
Loading…
Reference in New Issue