summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-06-08 17:01:29 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-06-08 17:01:29 +0300
commitd17b616b1c94c136254de0bee039cdc87979b44e (patch)
tree9aeea8caadb2d7424e13ad42e838ddacac9d0dd0 /indra/newview/app_settings/settings.xml
parenta53aa1fc31478bd8136137fcb8cc2c591690f1aa (diff)
EXT-7627 FIXED Wearing an item now doesn't open the wearable editing panel.
Fix: - Save the UUID of a newly created wearable to start editing it right after it gets worn. This approach replaces a temporary hack that invoked the editing panel whenever an item gets worn (if the Appearance SP is opened at the time). The hack only happened to work sometimes because the editing panel failed to open. Other changes: - Removed a check for inventory item completeness from LLAgentWearables::editWearable(). because the check often fails and doesn't appear to be needed at all. - Added warning messages to LLAgentWearables::editWearable() so that it's easier to debug. - Replaced duplicated code in LLPanelOutfitEdit::onEditWearableClicked() with a call to gAgentWearables.editWearable(). Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/529/ --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
0 files changed, 0 insertions, 0 deletions