Sanity checks, bugfixes, crashfixes, and misc tweaks snagged from snowglobe.
This commit is contained in:
@@ -193,6 +193,9 @@ BOOL LLColorSwatchCtrl::handleMouseUp(S32 x, S32 y, MASK mask)
|
||||
llassert(getEnabled());
|
||||
llassert(getVisible());
|
||||
|
||||
// Focus the widget now in order to return the focus
|
||||
// after the color picker is closed.
|
||||
setFocus(TRUE);
|
||||
showPicker(FALSE);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user