From ee17743d078d1c3fefc76a0410bd0b5e6ee082a6 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 21 Feb 2024 18:36:44 +0100 Subject: [PATCH] Altro test componente x tablet --- MP-TAB3/Components/MachineBlock.razor | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MP-TAB3/Components/MachineBlock.razor b/MP-TAB3/Components/MachineBlock.razor index b9865128..9b7be130 100644 --- a/MP-TAB3/Components/MachineBlock.razor +++ b/MP-TAB3/Components/MachineBlock.razor @@ -247,7 +247,9 @@ else } } -@if (showDraw) +@if (showDraw && RecMSE != null) { - + + + @* *@ } \ No newline at end of file