Age | Commit message (Collapse) | Author |
|
|
|
|
|
toggling when default is INFO
|
|
|
|
computation found in the viewer.
|
|
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.
|
|
|
|
image file to be loaded.
|
|
relying on hacked computation based on width / height.
|
|
|
|
read latency
|
|
|
|
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
|
|
|
|
|
|
changing
|