diff options
author | James Cook <james@lindenlab.com> | 2009-10-29 17:16:33 -0700 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-10-29 17:16:33 -0700 |
commit | dc9d17a2573a619b3ba6a5bb81af27a022e371b4 (patch) | |
tree | 146b10f5bf6e74eb0528e442ea978dac56b79258 /indra/newview/skins/default/xui/en/floater_script_queue.xml | |
parent | f553f7fd157d5f72d640cfea9cf4e4a7cc8e636c (diff) |
Made explicit in all floaters that we are using a hack to set the top widget position,
took it out of master floater.xml file.
legacy_header_height is documented in LLFloater::initFromParams().
Discussed with Richard.
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_script_queue.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_script_queue.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_script_queue.xml b/indra/newview/skins/default/xui/en/floater_script_queue.xml index 467dcfae20..8a44252426 100644 --- a/indra/newview/skins/default/xui/en/floater_script_queue.xml +++ b/indra/newview/skins/default/xui/en/floater_script_queue.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater + legacy_header_height="18" auto_tile="true" can_resize="true" height="400" |