Skip to content
Snippets Groups Projects
Commit fefb08ee authored by Lynx Linden's avatar Lynx Linden
Browse files

DEV-43799: Make the search web view be 650x600.

parent fde12f02
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
legacy_header_height="18" legacy_header_height="13"
can_resize="true" can_resize="true"
height="512" height="646"
layout="topleft" layout="topleft"
min_height="140" min_height="140"
min_width="467" min_width="467"
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
save_rect="true" save_rect="true"
single_instance="true" single_instance="true"
title="FIND" title="FIND"
width="620"> width="670">
<floater.string <floater.string
name="search_url"> name="search_url">
http://eniac21.lindenlab.com:10001/viewer http://eniac21.lindenlab.com:10001/viewer
...@@ -25,21 +25,20 @@ ...@@ -25,21 +25,20 @@
Done Done
</floater.string> </floater.string>
<layout_stack <layout_stack
bottom="512" bottom="641"
follows="left|right|top|bottom" follows="left|right|top|bottom"
layout="topleft" layout="topleft"
left="10" left="10"
name="stack1" name="stack1"
top="20" top="20"
width="600"> width="650">
<layout_panel <layout_panel
height="12"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="external_controls"
top_delta="0" top_delta="0"
name="browser_layout"
user_resize="false" user_resize="false"
width="570"> width="650">
<web_browser <web_browser
bottom="-10" bottom="-10"
follows="left|right|top|bottom" follows="left|right|top|bottom"
...@@ -48,7 +47,8 @@ ...@@ -48,7 +47,8 @@
name="browser" name="browser"
top="0" top="0"
start_url="data:text/html,%3Chtml%3E%3Cbody bgcolor=%22#2A2A2A%22%3E%3C/body%3E%3C/html%3E" start_url="data:text/html,%3Chtml%3E%3Cbody bgcolor=%22#2A2A2A%22%3E%3C/body%3E%3C/html%3E"
width="570" /> height="600"
width="650" />
<text <text
follows="bottom|left" follows="bottom|left"
height="16" height="16"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment