Skip to content
Snippets Groups Projects
Commit 856827de authored by Todd Stinson's avatar Todd Stinson
Browse files

Updating the build tools floater to better handle multi-line creator and owner names.

parent 0e592855
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<floater
positioning="cascading"
legacy_header_height="18"
height="580"
height="590"
layout="topleft"
bg_opaque_image="Window_NoTitle_Foreground"
bg_alpha_image="Window_NoTitle_Background"
......@@ -949,7 +949,7 @@
left="10"
length="1"
follows="left|top"
height="19"
height="29"
layout="topleft"
name="Creator:"
top_pad="7"
......@@ -962,7 +962,7 @@
length="1"
follows="left|top"
left_pad="0"
height="20"
height="29"
layout="topleft"
name="Creator Name"
top_delta="0"
......@@ -977,7 +977,7 @@
length="1"
left="10"
follows="left|top"
height="19"
height="29"
layout="topleft"
name="Owner:"
top_pad="3"
......@@ -989,7 +989,7 @@
type="string"
length="1"
follows="left|top"
height="20"
height="29"
layout="topleft"
name="Owner Name"
left_pad="0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment