Context menu appears for text-entry boxes. Temp workaround for shutdown crash. Removed extra 'Wear' entry from inventory context menu. Fixed separators not appearing in inventory context menu. mouse_opaque actually 'blocks' mouse events on occluded ui elements.
This commit is contained in:
@@ -207,7 +207,7 @@ LLButton::LLButton(const std::string& name, const LLRect& rect,
|
||||
{
|
||||
// user-specified image - don't use fixed borders unless requested
|
||||
mImageSelected = LLUI::getUIImage(selected_image_name);
|
||||
mImageDisabled = mImageSelected;
|
||||
mImageDisabledSelected = mImageSelected;
|
||||
|
||||
mFadeWhenDisabled = TRUE;
|
||||
//mScaleImage = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user