Skip to content
Snippets Groups Projects
Commit ac7d7fea authored by callum's avatar callum
Browse files

SOCIAL-452 FIX Default size of Web content floater is wrong - needs to be...

SOCIAL-452 FIX Default size of Web content floater is wrong - needs to be optimized for Web profile display
parent 38dceba9
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@
auto_tile="true"
title=""
initial_mime_type="text/html"
width="735">
width="780">
<layout_stack
bottom="775"
follows="left|right|top|bottom"
......@@ -21,7 +21,7 @@
name="stack1"
orientation="vertical"
top="20"
width="725">
width="770">
<layout_panel
auto_resize="false"
default_tab_group="1"
......@@ -32,7 +32,7 @@
name="nav_controls"
top="400"
user_resize="false"
width="725">
width="770">
<button
image_overlay="Arrow_Left_Off"
image_disabled="PushButton_Disabled"
......@@ -115,7 +115,7 @@
combo_editor.select_on_focus="true"
tool_tip="Enter URL here"
top_delta="0"
width="627">
width="672">
<combo_box.commit_callback
function="WebContent.EnterAddress" />
</combo_box>
......@@ -125,7 +125,7 @@
follows="top|right"
image_name="Lock2"
layout="topleft"
left_delta="575"
left_delta="620"
top_delta="2"
visible="false"
tool_tip="Secured Browsing"
......@@ -142,7 +142,7 @@
height="22"
layout="topleft"
name="popexternal"
right="725"
right="770"
top_delta="-2"
width="22">
<button.commit_callback
......@@ -156,7 +156,7 @@
name="external_controls"
top_delta="0"
user_resize="false"
width="540">
width="585">
<web_browser
bottom="-22"
follows="all"
......@@ -175,7 +175,7 @@
parse_urls="false"
text_color="0.4 0.4 0.4 1"
top_pad="5"
width="520"/>
width="495"/>
<progress_bar
color_bar="0.3 1.0 0.3 1"
follows="bottom|right"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment