-
- Downloads
EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons
Added the following for increased LLBadge functionality: * Panels now choose whether or not they accept buttons as children, which they do by default. * UI controls now shuffle controls with "requests_front" to the front of their children list at postBuild time. * Badges are set to "requests_front" by default * Badges now accept border image and color attributes Reviewed by Callum
Showing
- indra/llui/llbadge.cpp 11 additions, 0 deletionsindra/llui/llbadge.cpp
- indra/llui/llbadge.h 6 additions, 0 deletionsindra/llui/llbadge.h
- indra/llui/llbutton.cpp 1 addition, 1 deletionindra/llui/llbutton.cpp
- indra/llui/llbutton.h 1 addition, 1 deletionindra/llui/llbutton.h
- indra/llui/llpanel.cpp 6 additions, 2 deletionsindra/llui/llpanel.cpp
- indra/llui/llpanel.h 5 additions, 0 deletionsindra/llui/llpanel.h
- indra/llui/lluictrl.cpp 35 additions, 1 deletionindra/llui/lluictrl.cpp
- indra/llui/lluictrl.h 6 additions, 2 deletionsindra/llui/lluictrl.h
- indra/newview/skins/default/colors.xml 1 addition, 1 deletionindra/newview/skins/default/colors.xml
- indra/newview/skins/default/xui/en/widgets/badge.xml 4 additions, 1 deletionindra/newview/skins/default/xui/en/widgets/badge.xml
- indra/newview/skins/default/xui/en/widgets/panel.xml 2 additions, 1 deletionindra/newview/skins/default/xui/en/widgets/panel.xml
Loading
Please register or sign in to comment