-
- Downloads
EXT-7158 FIXED Implemented filter in "My Outfits" tab.
- Added accordion tab title highlighting setter and title getter. - Added filtered tabs title highlighting. - Tabs which don't pass filter are hidden. - Added applying filter on list refresh event to avoid refreshing list on every filter change. - Moved part of LLTextUtil to llui/lluitextutil to reuse code in llaccordionctrltab. - Fixed passing list size to mRefreshCompleteSignal. - Added list refresh callback to LLInventoryItemsList for checking tab visibility without re-applying filter sub-string. Committed to proceed with dependent tasks. If there are any comments/suggestions related to text utils this part of code may be changed without requiring much effort. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/363/ --HG-- branch : product-engine
Showing
- indra/llui/CMakeLists.txt 2 additions, 0 deletionsindra/llui/CMakeLists.txt
- indra/llui/llaccordionctrltab.cpp 41 additions, 10 deletionsindra/llui/llaccordionctrltab.cpp
- indra/llui/llaccordionctrltab.h 4 additions, 2 deletionsindra/llui/llaccordionctrltab.h
- indra/newview/llavatarlist.cpp 1 addition, 3 deletionsindra/newview/llavatarlist.cpp
- indra/newview/llavatarlistitem.cpp 4 additions, 3 deletionsindra/newview/llavatarlistitem.cpp
- indra/newview/llgrouplist.cpp 1 addition, 1 deletionindra/newview/llgrouplist.cpp
- indra/newview/llinventoryitemslist.cpp 28 additions, 4 deletionsindra/newview/llinventoryitemslist.cpp
- indra/newview/llinventoryitemslist.h 16 additions, 3 deletionsindra/newview/llinventoryitemslist.h
- indra/newview/lloutfitslist.cpp 103 additions, 28 deletionsindra/newview/lloutfitslist.cpp
- indra/newview/lloutfitslist.h 11 additions, 0 deletionsindra/newview/lloutfitslist.h
- indra/newview/llpanelteleporthistory.cpp 1 addition, 1 deletionindra/newview/llpanelteleporthistory.cpp
Loading
Please register or sign in to comment