[opensource-dev] Review Request: (STORM-721) Information about resident is displayed incorrectly in mini-inspector if there are any resident or group SLURLs
Seth ProductEngine
slitovchuk at productengine.com
Tue Apr 5 09:00:31 PDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/250/
-----------------------------------------------------------
Review request for Viewer.
Summary
-------
Fix for text box clipping in a textbox without a scroller.
Published on behalf of Richard Linden:
This patch makes clipping work consistently with text and embedded widgets. The widgets will only be displayed if the corresponding text they are embedded in is displayed. There is also a new param "clip" for text widgets that can be used to disable clipping entirely. I introduced this as a potential work around due to the fact that we *used* to assume that text was never clipped in the vertical direction unless we had scrolling turned on. This hasn't been the case for over a year, but now we can selectively turn off vertical text clipping with (clip="false") if we have to.
This addresses bug STORM-721.
http://jira.secondlife.com/browse/STORM-721
Diffs
-----
indra/llui/lltextbase.h d30636c2a83a
indra/llui/lltextbase.cpp d30636c2a83a
Diff: http://codereview.secondlife.com/r/250/diff
Testing
-------
Thanks,
Seth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110405/25a12ada/attachment.htm
More information about the opensource-dev
mailing list