diff options
author | Seth ProductEngine <slitovchuk@productengine.com> | 2011-09-21 19:28:16 +0300 |
---|---|---|
committer | Seth ProductEngine <slitovchuk@productengine.com> | 2011-09-21 19:28:16 +0300 |
commit | 00ba099a9e23103900399803ffc375873fbfe4a3 (patch) | |
tree | ca53d73dd1d6b342257ec0103a03a3ddb864f44e /indra/newview/skins | |
parent | 5baf0de6a396b120aba4e2351ed5bff70f2562ef (diff) |
EXP-1221 FIXED Added a floater container class that provides an interface for all former Side Tray panels.
The container implements a unified behavior similar to Side Tray tabs for all floaters:
- LLSD params are passed to the main panel (root panel containing other child panels) upon opening the floater via LLFloaterReg,
- LLSD params can be passed to one of the child panels using LLFloaterSidePanelContainer::openChildPanel()
- transient floaters (e.g. IM windows) should not hide when the container floater is clicked, so that it's possible to drag an inventory item from My Inventory floater to a docked IM window.
Diffstat (limited to 'indra/newview/skins')
0 files changed, 0 insertions, 0 deletions