Skip to content
Snippets Groups Projects
Commit 989cea5f authored by eli's avatar eli
Browse files

sync with viewer-development

parent 254e24ff
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
layout="topleft" layout="topleft"
left="10" left="10"
tool_tip="Grid opacity" tool_tip="Grid opacity"
name="grid_opacity_label" name="grid_mode_label"
top_pad="30" top_pad="30"
width="123"> width="123">
Mode Mode
......
...@@ -107,13 +107,13 @@ ...@@ -107,13 +107,13 @@
<text_editor <text_editor
enabled="false" enabled="false"
follows="left|top" follows="left|top"
height="100" height="180"
layout="topleft" layout="topleft"
left="110" left="10"
max_length="65535" max_length="65535"
name="covenant_editor" name="covenant_editor"
top_delta="30" top_delta="20"
width="340" width="460"
word_wrap="true"> word_wrap="true">
There is no Covenant provided for this Estate. There is no Covenant provided for this Estate.
</text_editor> </text_editor>
......
...@@ -174,31 +174,31 @@ ...@@ -174,31 +174,31 @@
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Get Top Scripts..." label="Restart Region"
layout="topleft" layout="topleft"
left="10" left_pad="155"
name="top_scripts_btn" name="restart_btn"
tool_tip="List of objects spending the most time running scripts" tool_tip="Give 2 minute countdown and restart region"
top_pad="5" top_delta="0"
width="150" /> width="150" />
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Restart Region" label="Get Top Scripts..."
layout="topleft" layout="topleft"
left="10" left="10"
name="restart_btn" name="top_scripts_btn"
tool_tip="Give 2 minute countdown and restart region" tool_tip="List of objects spending the most time running scripts"
top_pad="5" top_pad="5"
width="130" /> width="150" />
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Delay Restart" label="Delay Restart"
layout="topleft" layout="topleft"
left="10" left_pad="155"
name="cancel_restart_btn" name="cancel_restart_btn"
tool_tip="Delay region restart by one hour" tool_tip="Delay region restart by one hour"
top_pad="5" top_delta="0"
width="130" /> width="150" />
</panel> </panel>
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