-----------------------------------------------------------
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
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges