All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

(STORM-721) Information about resident is displayed incorrectly in mini-inspector if there are any resident or group SLURLs

Review Request #250 - Created April 5, 2011 and submitted

Seth ProductEngine Reviewers
viewer
STORM-721
None viewer-development
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.

 
Ship it!
Posted (April 5, 2011, 12:01 p.m.)