Age | Commit message (Collapse) | Author |
|
|
|
deprecated pointless LLView::deleteViewByHandle
|
|
|
|
toolbars resize to fit buttons
toolbar view uses layout stacks to organize toolbars
reviewed by Leslie
|
|
buttons that I can d&d into the toolbars
EXP-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons
EXP-1235 FIX -- Make the toybox available through the context menus associated with the other toolbars
EXP-1248 FIX -- Implement context menu on toolbars
* New commands are listed
* Toolbars can now be made read-only (as in the toybox) or editable (as in the others)
* Toolbars that are not read-only have a context menu that allows button type editing.
Reviewed by Richard.
|
|
spacing between buttons now configurable and correct
background art now wraps buttons correctly
created customizable panel for button background
|
|
toolbar button height configured by button_height attribute
vertical toolbar buttons now share common width
wrap attribute now controls wrapping
|
|
initial pass at wrapping
|