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:
@@ -251,6 +251,7 @@ public:
|
||||
static BOOL getEditModeEnabled() { return sEditModeEnabled; }
|
||||
static LLMultiFloater* getFloaterHost() {return sHostp; }
|
||||
|
||||
void enableResizeCtrls(bool enable, bool width = true, bool height = true);
|
||||
protected:
|
||||
|
||||
virtual void bringToFront(S32 x, S32 y);
|
||||
|
||||
Reference in New Issue
Block a user