From d17f8519b414bdde0fa3000b7112c2b02052b0b0 Mon Sep 17 00:00:00 2001 From: Gigi Mamaladze Date: Tue, 8 Apr 2025 16:38:04 +0400 Subject: [PATCH 1/2] Test --- .../views/Detailed-Views/MCM Button/view.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json index 6a8e703..de03e1c 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json @@ -11,8 +11,8 @@ }, "props": { "defaultSize": { - "height": 50, - "width": 272 + "height": 100, + "width": 1189 } }, "root": { -- 2.43.0 From bf9a92745f6062d2145766772c116f4bc1b6d029 Mon Sep 17 00:00:00 2001 From: Gigi Mamaladze Date: Tue, 8 Apr 2025 16:42:57 +0400 Subject: [PATCH 2/2] test 1 --- .../views/Detailed-Views/MCM Button/view.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json index de03e1c..4f3804c 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json @@ -12,7 +12,7 @@ "props": { "defaultSize": { "height": 100, - "width": 1189 + "width": 109 } }, "root": { -- 2.43.0