summaryrefslogtreecommitdiff
path: root/indra/lib
diff options
context:
space:
mode:
authorAndrew Polunin <apolunin@productengine.com>2010-05-18 15:19:03 +0300
committerAndrew Polunin <apolunin@productengine.com>2010-05-18 15:19:03 +0300
commitd861768345ff531a69685b71d9e492378d10bc4c (patch)
tree09fe06cf407467711f7eefdc50f387ae34667d0d /indra/lib
parent8ea6cc7dc235184267f265234228981d97e835f9 (diff)
EXT-7381 FIXED (Nothing happens after clicking on some verb buttons of 'My Inventory' side panel)
- \"options_gear_btn\", \"trash_btn\" and \"add_btn\" now initialized using getChild of the main inventory panel (to avoid another break if the \"bottom_panel\"'s control class will be changed again from LLLayoutStack to something other, e. g. reverted back to LLPanel) - mTrashButton member was added (which corresponds to \"trash_btn\" control) to optimize performance a little: LLPanelMainInventory::updateListCommands() updates \"trash_btn\"'s enabled state, so to avoid searching using getChild() again and again, a separate member was created. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/401/ --HG-- branch : product-engine
Diffstat (limited to 'indra/lib')
0 files changed, 0 insertions, 0 deletions