diff options
author | Seth ProductEngine <slitovchuk@productengine.com> | 2011-04-10 00:31:52 +0300 |
---|---|---|
committer | Seth ProductEngine <slitovchuk@productengine.com> | 2011-04-10 00:31:52 +0300 |
commit | c94d6875396f1d68be5fddb93718543e4548a131 (patch) | |
tree | a1bba1530826a51680ef3e86dec2872aa7d4d9e5 /doc | |
parent | 07a122c43c0b3d01af7497daff3d27251d839792 (diff) |
STORM-721 FIXED Fix for text clipping in a textbox without a scroller.
Committed 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.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions