Skip to content
Snippets Groups Projects
Commit 827a96c6 authored by Lisabeth Pardi's avatar Lisabeth Pardi
Browse files

changed make_visible_control="LagMeterShrunk" to...

changed make_visible_control="LagMeterShrunk" to visiblity_control="LagMeterShrunk" because the former doesn't exist. Also changed minor spacing issues.
EXT-606
parent 4814ee15
No related branches found
No related tags found
No related merge requests found
...@@ -199,10 +199,10 @@ ...@@ -199,10 +199,10 @@
name="client" name="client"
top_delta="0" top_delta="0"
width="128"> width="128">
Client: Client
</text> </text>
<text <text
visiblity_control="LagMeterShrunk" visiblity_control="LagMeterShrunk"
type="string" type="string"
length="1" length="1"
bottom="40" bottom="40"
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
Normal Normal
</text> </text>
<text <text
visiblity_control="LagMeterShrunk" visiblity_control="LagMeterShrunk"
bottom="56" bottom="56"
follows="left|top" follows="left|top"
height="16" height="16"
...@@ -248,10 +248,10 @@ ...@@ -248,10 +248,10 @@
name="network" name="network"
top_delta="0" top_delta="0"
width="128"> width="128">
Network: Network
</text> </text>
<text <text
visiblity_control="LagMeterShrunk" visiblity_control="LagMeterShrunk"
type="string" type="string"
length="1" length="1"
bottom="80" bottom="80"
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
Normal Normal
</text> </text>
<text <text
visiblity_control="LagMeterShrunk" visiblity_control="LagMeterShrunk"
bottom="96" bottom="96"
follows="left|top" follows="left|top"
height="16" height="16"
...@@ -297,10 +297,10 @@ ...@@ -297,10 +297,10 @@
name="server" name="server"
top_delta="0" top_delta="0"
width="60"> width="60">
Server: Server
</text> </text>
<text <text
make_visible_control="LagMeterShrunk" visiblity_control="LagMeterShrunk"
type="string" type="string"
length="1" length="1"
bottom="120" bottom="120"
...@@ -308,13 +308,13 @@ ...@@ -308,13 +308,13 @@
font="SansSerif" font="SansSerif"
height="16" height="16"
layout="topleft" layout="topleft"
left="85" left="110"
name="server_text" name="server_text"
right="-10"> right="-10">
Normal Normal
</text> </text>
<text <text
make_visible_control="LagMeterShrunk" visiblity_control="LagMeterShrunk"
bottom="136" bottom="136"
follows="left|top" follows="left|top"
height="16" height="16"
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
left="40" left="40"
name="server_lag_cause" name="server_lag_cause"
right="-32" /> right="-32" />
<button <!--button
bottom="145" bottom="145"
follows="left|top" follows="left|top"
height="18" height="18"
...@@ -330,15 +330,15 @@ ...@@ -330,15 +330,15 @@
layout="topleft" layout="topleft"
name="server_help" name="server_help"
right="-10" right="-10"
width="18" /> width="18" /-->
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="&gt;&gt;" label="&gt;&gt;"
layout="topleft" layout="topleft"
left_delta="-317" left="10"
name="minimize" name="minimize"
top_delta="-2" top_delta="4"
width="25"> width="25">
<button.commit_callback <button.commit_callback
function="LagMeter.ClickShrink" /> function="LagMeter.ClickShrink" />
......
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