summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_group_notices.xml
diff options
context:
space:
mode:
authorRichard Nelson <richard@lindenlab.com>2009-10-08 01:48:50 +0000
committerRichard Nelson <richard@lindenlab.com>2009-10-08 01:48:50 +0000
commitfd846da06cbd1a62023de8e9c3ec61d40e8cd226 (patch)
treed8fa86eabb9fecae5ce82d012abacd41beabacb6 /indra/newview/skins/default/xui/en/panel_group_notices.xml
parente5d968ad404aac4e04b2ac4d58647db956b1ed62 (diff)
only add LLScrollContainers to text widgets when requested, saving on LLTextBox construction time
combined clip and scroll attributes of text editors and text boxes...if you want to clip text, you need to introduce a scrollbar moved clear to LLTextEditor so that text boxes won't empty out when calling LLPanel::clearCtrls() EXT-1354 - added optional wrapping to LLTooltips...inspector tooltips don't wrap, everything else does added LLFastTimer::reset call on application init to prime timers for pre-login timing fixed tooltips positioning incorrectly due to mis-sized tooltipview eliminated hide_scrollbar param for text editors reviewed by Leyla
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_group_notices.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_group_notices.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml
index ffc2f279bc..82a3c98dd9 100644
--- a/indra/newview/skins/default/xui/en/panel_group_notices.xml
+++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml
@@ -187,7 +187,6 @@ the General tab.
</text>
<text_editor
height="75"
- hide_scrollbar="true"
layout="topleft"
left_pad="3"
max_length="511"
@@ -344,7 +343,6 @@ the General tab.
<text_editor
enabled="false"
height="150"
- hide_scrollbar="true"
layout="topleft"
left="10"
max_length="511"