From 6fae9bd68bd90b59142686ca4df05f5e7535dfff Mon Sep 17 00:00:00 2001
From: benjaminbolling <benjamin.bolling@esss.se>
Date: Tue, 30 Jun 2020 11:57:13 +0200
Subject: [PATCH] Corrected a sizing mistake

---
 99-Shared/adsis8300/system.bob     | 28 ++++++++++++++--------------
 99-Shared/adsis8300/system_top.bob |  4 ++--
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/99-Shared/adsis8300/system.bob b/99-Shared/adsis8300/system.bob
index be2e80f..7ec696d 100644
--- a/99-Shared/adsis8300/system.bob
+++ b/99-Shared/adsis8300/system.bob
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <display version="2.0.0">
   <name>$(P)$(R) System</name>
-  <width>1320</width>
+  <width>1430</width>
   <height>840</height>
   <actions>
   </actions>
   <widget type="rectangle" version="2.0.0">
     <name>Rectangle_1</name>
     <x>670</x>
-    <width>650</width>
+    <width>760</width>
     <height>840</height>
     <line_width>0</line_width>
     <line_color>
@@ -64,7 +64,7 @@ $(pv_value)</tooltip>
     <name>BGGrey03-background_12</name>
     <x>690</x>
     <y>430</y>
-    <width>610</width>
+    <width>720</width>
     <height>390</height>
     <line_width>0</line_width>
     <background_color>
@@ -414,7 +414,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)TriggerSource</pv_name>
     <x>1090</x>
     <y>610</y>
-    <width>190</width>
+    <width>300</width>
     <background_color>
       <color red="240" green="240" blue="240">
       </color>
@@ -426,7 +426,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)ClockSource</pv_name>
     <x>1090</x>
     <y>450</y>
-    <width>190</width>
+    <width>300</width>
     <background_color>
       <color red="240" green="240" blue="240">
       </color>
@@ -438,7 +438,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)IrqPoll</pv_name>
     <x>1090</x>
     <y>770</y>
-    <width>190</width>
+    <width>300</width>
     <background_color>
       <color red="240" green="240" blue="240">
       </color>
@@ -450,7 +450,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)RtmType</pv_name>
     <x>1090</x>
     <y>730</y>
-    <width>190</width>
+    <width>300</width>
     <background_color>
       <color red="240" green="240" blue="240">
       </color>
@@ -462,7 +462,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)TriggerRepeat</pv_name>
     <x>1090</x>
     <y>690</y>
-    <width>190</width>
+    <width>300</width>
     <height>30</height>
     <format>0</format>
     <precision>3</precision>
@@ -477,7 +477,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)SamplingFrequency</pv_name>
     <x>1090</x>
     <y>530</y>
-    <width>190</width>
+    <width>300</width>
     <height>30</height>
     <actions>
     </actions>
@@ -492,7 +492,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)TriggerExternalLine</pv_name>
     <x>1090</x>
     <y>650</y>
-    <width>190</width>
+    <width>300</width>
     <background_color>
       <color red="240" green="240" blue="240">
       </color>
@@ -504,7 +504,7 @@ $(pv_value)</tooltip>
     <pv_name>$(P)$(R)ClockDivider</pv_name>
     <x>1090</x>
     <y>490</y>
-    <width>190</width>
+    <width>300</width>
     <height>30</height>
     <format>0</format>
     <precision>3</precision>
@@ -977,7 +977,7 @@ $(pv_value)</tooltip>
     <file>sis8300-evr.bob</file>
     <x>690</x>
     <y>50</y>
-    <width>610</width>
+    <width>720</width>
     <height>310</height>
     <resize>2</resize>
     <actions>
@@ -1009,7 +1009,7 @@ $(pv_value)</tooltip>
     <name>BGGrey02-title_19</name>
     <text>EVR settings</text>
     <x>670</x>
-    <width>650</width>
+    <width>760</width>
     <height>50</height>
     <font>
       <font family="Source Sans Pro" style="BOLD_ITALIC" size="26.0">
@@ -1045,7 +1045,7 @@ $(pv_value)</tooltip>
     <text>Timing Settings</text>
     <x>670</x>
     <y>380</y>
-    <width>650</width>
+    <width>760</width>
     <height>50</height>
     <font>
       <font family="Source Sans Pro" style="BOLD_ITALIC" size="26.0">
diff --git a/99-Shared/adsis8300/system_top.bob b/99-Shared/adsis8300/system_top.bob
index 30d5148..d87fecf 100644
--- a/99-Shared/adsis8300/system_top.bob
+++ b/99-Shared/adsis8300/system_top.bob
@@ -1048,7 +1048,7 @@ $(pv_value)</tooltip>
     <text>EVR settings</text>
     <x>690</x>
     <y>70</y>
-    <width>650</width>
+    <width>760</width>
     <height>50</height>
     <font>
       <font family="Source Sans Pro" style="BOLD_ITALIC" size="26.0">
@@ -1086,7 +1086,7 @@ $(pv_value)</tooltip>
     <text>Timing Settings</text>
     <x>690</x>
     <y>450</y>
-    <width>650</width>
+    <width>760</width>
     <height>50</height>
     <font>
       <font family="Source Sans Pro" style="BOLD_ITALIC" size="26.0">
-- 
GitLab