Allow right clicking notifications when on right clickable ui.
This commit is contained in:
@@ -294,7 +294,8 @@ LLGroupNotifyBox::~LLGroupNotifyBox()
|
||||
// virtual
|
||||
BOOL LLGroupNotifyBox::handleRightMouseDown(S32 x, S32 y, MASK mask)
|
||||
{
|
||||
moveToBack();
|
||||
if (!LLPanel::handleRightMouseDown(x, y, mask))
|
||||
moveToBack();
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user