From e390874ef63bc7c7a4373a695f50a7c22a496ea7 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 21 Feb 2024 18:49:39 +0100 Subject: [PATCH] Aggiunto test mobile/desktop --- MP-TAB3/Components/MachineBlock.razor | 17 +++++++---- MP-TAB3/Components/MachineBlock.razor.cs | 38 ++++++++++++++---------- MP-TAB3/Pages/_Layout.cshtml | 1 + MP-TAB3/wwwroot/lib/Utils.js | 3 ++ 4 files changed, 37 insertions(+), 22 deletions(-) create mode 100644 MP-TAB3/wwwroot/lib/Utils.js diff --git a/MP-TAB3/Components/MachineBlock.razor b/MP-TAB3/Components/MachineBlock.razor index 98c6765a..06879b3d 100644 --- a/MP-TAB3/Components/MachineBlock.razor +++ b/MP-TAB3/Components/MachineBlock.razor @@ -249,10 +249,15 @@ else @if (showDraw && RecMSE != null) { -