From eb6ce65122da07ff743e12f0ca519b7b7efb4251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kriszti=C3=A1n=20L=C3=B6ki?= <krisztian.loki@ess.eu> Date: Wed, 13 Jan 2021 11:06:34 +0100 Subject: [PATCH] Widened camera buttons --- NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob b/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob index 891659c3..d44df52f 100644 --- a/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob +++ b/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob @@ -937,7 +937,7 @@ Exit Door 1</text> <text>PSS Camera - FEB</text> <x>30</x> <y>330</y> - <width>180</width> + <width>210</width> <height>35</height> <tooltip>$(actions)</tooltip> </widget> @@ -1354,7 +1354,7 @@ Exit Door 1</text> <text>PSS Camera - PAS</text> <x>30</x> <y>375</y> - <width>180</width> + <width>210</width> <height>35</height> <tooltip>$(actions)</tooltip> </widget> @@ -1373,7 +1373,7 @@ Exit Door 1</text> <text>Camera - Controlled Area</text> <x>30</x> <y>420</y> - <width>180</width> + <width>210</width> <height>35</height> <tooltip>$(actions)</tooltip> </widget> @@ -1387,7 +1387,7 @@ Exit Door 1</text> </action> </actions> <text>MAS Details</text> - <x>225</x> + <x>255</x> <y>330</y> <width>180</width> <height>35</height> @@ -1403,7 +1403,7 @@ Exit Door 1</text> </action> </actions> <text>PAS Details</text> - <x>225</x> + <x>255</x> <y>375</y> <width>180</width> <height>35</height> -- GitLab