EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons...
EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons that I can d&d into the toolbars EXP-1210 FIX -- Implement new toybox floater window EXP-1231 FIX -- Add menu option to toggle the toybox floater on and off * Basic toybox floater implemented as its own class * Toybox is available through "Me -> Toolbars..." menu option or ctrl-T shortcut * Toolbars now have "side" type rather than simple orientation, as well as button state for "icons only" or "icons with text". Reviewed by Richard
Showing
- indra/llui/lltoolbar.cpp 49 additions, 9 deletionsindra/llui/lltoolbar.cpp
- indra/llui/lltoolbar.h 47 additions, 8 deletionsindra/llui/lltoolbar.h
- indra/newview/CMakeLists.txt 2 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/llfloatertoybox.cpp 103 additions, 0 deletionsindra/newview/llfloatertoybox.cpp
- indra/newview/llfloatertoybox.h 58 additions, 0 deletionsindra/newview/llfloatertoybox.h
- indra/newview/llviewerfloaterreg.cpp 2 additions, 0 deletionsindra/newview/llviewerfloaterreg.cpp
- indra/newview/skins/default/xui/en/floater_toybox.xml 63 additions, 0 deletionsindra/newview/skins/default/xui/en/floater_toybox.xml
- indra/newview/skins/default/xui/en/menu_login.xml 1 addition, 1 deletionindra/newview/skins/default/xui/en/menu_login.xml
- indra/newview/skins/default/xui/en/menu_viewer.xml 11 additions, 3 deletionsindra/newview/skins/default/xui/en/menu_viewer.xml
Loading
Please register or sign in to comment