-
- Downloads
EXT-7593 FIXED Added passing focus to the selected outfit tab when My Outfits tab is open.
- Removed "tab_stop" from outfit tabs to prevent passing focus to a tab chosen by default from LLUICtrl::focusFirstItem(). Besides the order of passing focus between outfit tabs by pressing "Tab" was undetermined. - Had to remove const from the return of LLAccordionCtrl::getSelectedTab() to use the returned pointer for setting focus. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/846/. --HG-- branch : product-engine
Showing
- indra/llui/llaccordionctrl.h 1 addition, 1 deletionindra/llui/llaccordionctrl.h
- indra/newview/lloutfitslist.cpp 6 additions, 0 deletionsindra/newview/lloutfitslist.cpp
- indra/newview/skins/default/xui/en/outfit_accordion_tab.xml 1 addition, 0 deletionsindra/newview/skins/default/xui/en/outfit_accordion_tab.xml
Loading
Please register or sign in to comment