summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-07-26 16:17:52 +0300
committerMike Antipov <mantipov@productengine.com>2010-07-26 16:17:52 +0300
commit0defb7a1d28e1d9a83635a55ada7a2d16593ca2c (patch)
tree20fcde88f9831330b8972c8628835d3a25e66162 /indra/llui
parent75addb32d6b1b6af07a2c8f66722b651602e661a (diff)
EXT-8257 FIXED Made "Expand" and "Collapse" menu items visible in Places gear menu mutually exclusive.
Root cause: ========== The same menu is used to be shown as context and gear menus. But visibility of context Folder View's menu is processed in a separate way. So, once visibility of menu items is changed in context menu - it is unchanged in gear menu. Also it was possible situation when both "Expand" and "Collapse" menu items were visible in gear menu (If it was opened before any context menu) FIX: === Added "on_visible" callbacks for "Expand" and "Collapse" menu items to set proper visibility in "gear" menu. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/801/ --HG-- branch : product-engine
Diffstat (limited to 'indra/llui')
0 files changed, 0 insertions, 0 deletions