EXT-7485 FIXED Provided update of 'save as' button status and save outfit panel status.
1 published LLCOFObserver as LLOutfitObserver(moved from llpaneloutfitedit.cpp to lloutfitobserver.h) 2 decoupled outfit edit panel and observer by replacing pointer to panel with signals and made observer as singleton 3 moved call of LLAppearanceMgr::getInstance()->updateIsDirty() from outfit edit panel to observer(discussed with IB) 4 modified updating of combo button state on outfit panel using LLOutfitObserver 5 modified refresh of outfit name and status on outfit change event using LLOutfitObserver 6 removed unnecessary LLWatchForOutfitRenameObserver that caused excessive updates of outfit panel status name --HG-- branch : product-engine
Showing
- indra/newview/CMakeLists.txt 2 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/lloutfitobserver.cpp 125 additions, 0 deletionsindra/newview/lloutfitobserver.cpp
- indra/newview/lloutfitobserver.h 82 additions, 0 deletionsindra/newview/lloutfitobserver.h
- indra/newview/llpaneloutfitedit.cpp 6 additions, 100 deletionsindra/newview/llpaneloutfitedit.cpp
- indra/newview/llpaneloutfitedit.h 1 addition, 2 deletionsindra/newview/llpaneloutfitedit.h
- indra/newview/llpaneloutfitsinventory.cpp 8 additions, 2 deletionsindra/newview/llpaneloutfitsinventory.cpp
- indra/newview/llpaneloutfitsinventory.h 1 addition, 1 deletionindra/newview/llpaneloutfitsinventory.h
- indra/newview/llsaveoutfitcombobtn.cpp 1 addition, 0 deletionsindra/newview/llsaveoutfitcombobtn.cpp
- indra/newview/llsidepanelappearance.cpp 4 additions, 24 deletionsindra/newview/llsidepanelappearance.cpp
- indra/newview/llsidepanelappearance.h 0 additions, 4 deletionsindra/newview/llsidepanelappearance.h
Loading
Please register or sign in to comment