From 2327d229bf447841fd11470f2df84d5c5da5462d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kriszti=C3=A1n=20L=C3=B6ki?= <krisztian.loki@ess.eu> Date: Tue, 2 Feb 2021 11:08:16 +0100 Subject: [PATCH] Rectangle "fix" --- NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob b/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob index db6575e6..c237a720 100644 --- a/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob +++ b/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob @@ -600,6 +600,18 @@ </color> </background_color> </widget> + <widget type="rectangle" version="2.0.0"> + <name>Zone1 ISrc small square</name> + <x>795</x> + <y>690</y> + <width>14</width> + <height>12</height> + <line_width>0</line_width> + <background_color> + <color name="Button_Background" red="236" green="236" blue="236"> + </color> + </background_color> + </widget> <widget type="label" version="2.0.0"> <name>Zone_2</name> <text>ZONE 2</text> @@ -1503,18 +1515,6 @@ Exit Door 1</text> </color> </line_color> </widget> - <widget type="rectangle" version="2.0.0"> - <name>Rectangle_28</name> - <x>795</x> - <y>690</y> - <width>14</width> - <height>12</height> - <line_width>0</line_width> - <background_color> - <color name="Button_Background" red="236" green="236" blue="236"> - </color> - </background_color> - </widget> <widget type="polyline" version="2.0.0"> <name>Polyline_8</name> <x>102</x> -- GitLab