Commit Graph

162 Commits (9edad026f4494de1a6f02ecc3f477faa27a361ef)

Author SHA1 Message Date
Richard Linden b6d7f99f06 EXP-1239 FIX make toolbars wrap when there is not enough room
spacing between buttons now configurable and correct
background art now wraps buttons correctly
created customizable panel for button background
2011-09-23 17:01:15 -07:00
Merov Linden e42a9ec70c EXP-1207 : pull from viewer-experience-fui 2011-09-23 15:20:25 -07:00
Merov Linden 1bcf6882c5 EXP-1207 : More on lltoolbarview. Still not rendering 2011-09-23 15:09:37 -07:00
Richard Linden 0c5d69b662 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui 2011-09-22 17:36:04 -07:00
Richard Linden c155483fc2 EXP-1239 WIP make toolbars wrap when there is not enough room
toolbar button height configured by button_height attribute
vertical toolbar buttons now share common width
wrap attribute now controls wrapping
2011-09-22 17:34:42 -07:00
Leslie Linden 565483ee1f EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons that I can d&d into the toolbars
EXP-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons
EXP-1236 FIX -- The toybox floater should remember its position for the user

* Basic addCommand function to the LLToolBar.  Need proper implementation.
* Added map for faster lookup of commands
* Toybox now adds commands to its toolbar for basic button setup

Reviewed by Richard.
2011-09-22 15:43:08 -07:00
Richard Linden 6c209d0fc8 variable rename 2011-09-22 15:10:30 -07:00
Richard Linden 00f66ccf40 EXP-1239 WIP make toolbars wrap when there is not enough room
added more toolbars to floater_test_toolbar.xml
removed layout stack and got basic wrapping working
reviewed by Leslie
2011-09-22 15:08:59 -07:00
Richard Nelson 7e308b551c EXP-1239 WIP make toolbars wrap when there is not enough room
initial pass at wrapping
2011-09-21 18:48:39 -07:00
Leslie Linden 305b65f6f6 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
2011-09-21 12:11:23 -07:00
Richard Linden 64f30a302d EXP-1228 FIX Create toolbar widget class that displays list of buttons horizontally or vertically
buttons are now centered and sized according to content
created floater_test_toolbar.xml to test
2011-09-20 16:37:21 -07:00
Richard Nelson fef08c439a fix build 2011-09-19 16:59:50 -07:00