summaryrefslogtreecommitdiff
path: root/indra/llinventory/llinventory.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-07-21 19:00:58 +0000
committerJames Cook <james@lindenlab.com>2009-07-21 19:00:58 +0000
commit9ad6434bb7a3fdced7d9095a4c788a22b7bf028a (patch)
tree7205b05943817946cfaeff15459aa20f016811e8 /indra/llinventory/llinventory.cpp
parentcef46d16453873691406c22be39ce0ee5e8076d1 (diff)
DEV-34977 Context menu fails to open in Build mode. Product Engine implemented context menus as spawning on right-mouse-up, which interacts poorly with LLToolPie and recycled pie menu code. Changed context menu spawn to right-mouse-down, which allows click-drag-select behavior like the Mac. Eliminated unnecessary LLContextMenu::handleMouseUp and handleMouseDown methods -- these are handled in the LLMenuGL base class. Added handleRightMouseUp to LLMenuHolderGL to hide menus on right-mouse-up outside the menu. Reviewed with Richard.
Diffstat (limited to 'indra/llinventory/llinventory.cpp')
0 files changed, 0 insertions, 0 deletions