Age | Commit message (Collapse) | Author |
|
|
|
previous settings exist from old viewer
apply relative positioning to floaters that are loaded with rects specified from earlier viewer
|
|
made received items not auto resizable
save/restore received items height on collapse/expand
|
|
|
|
|
|
horizontal scroll bar hides last item in folder view.
Added a scroll container which provides the information about the height of currently displayed folder view contents. It is used for updating vertical scroll bar visibility in inventory panel.
|
|
|
|
changed stacking logic to attempt to stack against any floater that is cascade head
*or* in a cascade group
|
|
bad XUI
|
|
|
|
|
|
|
|
|
|
|
|
is in cut mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are not present.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
immediately
|
|
|
|
first time around.
|
|
|
|
|
|
|
|
added get/setTargetDim() for managing layout_panel size even if its collapsed/invisible/etc
|
|
ensure that layout stack has updated its layout before manually resizing one of its elements
(which was causing the manual resize to be stomped on by the newly triggered layout update)
made layout stack animation occur even when layout stack not visible (inventory will appear in proper open/closed state)
LLView::setShape() now only calls handleReshape() when dimensions change
removed extraneous calls to LLLayoutStack::updateClass() so that it should be called only
once per frame now, allowing it to limit animation updates to layout stacks to one per frame.
fixed rendering glitches arising from reshaping LLFolderView while in the middle of its draw() method
|
|
menu_viewer.xml
|
|
appear off screen until user repositions the floaters manually
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appear off screen until user repositions the floaters manually
|
|
|
|
|
|
|