Age | Commit message (Collapse) | Author |
|
|
|
|
|
positions using relative coordinates
floaters given specified positions will stay in that location
floaters that stack will treat that as a specified position
moving any floater will switch to relative positioning mode
cleaned up some XUI where widgets were relying on a default height of 10 pixels
|
|
consistent with other FUI floaters.
|
|
offset
EXP-1412 FIX Additional Inventory windows are opened directly on top of each after opening additional inventory windows and closing the first time
also made sidepanel floaters reuse the existing instances, saving state
|
|
EXP-1338 FIX -- Clicking on active Toybox buttons triggers clicking sound
EXP-1339 FIX -- No minimum resize dimension for Place floater
EXP-1340 FIX -- No minimum resize demension for Appearance floater
EXP-1341 FIX -- Places Floater doesn't have Help button
* Toybox buttons no longer have click sounds
* Marketplace button opens external browser to marketplace url
* Minimum sizes for places and appearance floaters
* Marketplace URL's now all use https
|
|
* Floater updates for positioning and to revert some earlier string changes.
|
|
- Added xml for a new floater and registred it in the floaterreg
- Removed side tray dependencies
- Added static helper method: LLFloaterSidePanelContainer::showPanel
|