On second thought, clicking a name editor should open up the profile, too
The initial thinking behind this decision was that people may want to select, if they do, they can right click for this very rare use case.
This commit is contained in:
@@ -49,6 +49,7 @@ public:
|
||||
const LLFontGL* glfont = nullptr,
|
||||
S32 max_text_length = 254);
|
||||
|
||||
BOOL handleMouseDown(S32 x, S32 y, MASK mask) override final;
|
||||
BOOL handleRightMouseDown(S32 x, S32 y, MASK mask) override final;
|
||||
|
||||
LLXMLNodePtr getXML(bool save_children = true) const override final;
|
||||
|
||||
Reference in New Issue
Block a user