From f651b0d22fbc1d2739f9f869d434a479255cd784 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 23 May 2024 15:28:53 +0200 Subject: [PATCH] Update con ritorno a conf prod da stato dettaglio --- MP-TAB3/Components/MachineBlock.razor | 5 ++--- MP-TAB3/Components/MachineBlock.razor.cs | 6 +++--- MP-TAB3/MP-TAB3.csproj | 2 +- MP-TAB3/Resources/ChangeLog.html | 2 +- MP-TAB3/Resources/VersNum.txt | 2 +- MP-TAB3/Resources/manifest.xml | 2 +- 6 files changed, 9 insertions(+), 10 deletions(-) diff --git a/MP-TAB3/Components/MachineBlock.razor b/MP-TAB3/Components/MachineBlock.razor index 12ec5b71..73a97bf0 100644 --- a/MP-TAB3/Components/MachineBlock.razor +++ b/MP-TAB3/Components/MachineBlock.razor @@ -253,8 +253,8 @@ else
-
-
+
+
@RecMSE.DescrizioneStato
@@ -274,7 +274,6 @@ else
} - } } diff --git a/MP-TAB3/Components/MachineBlock.razor.cs b/MP-TAB3/Components/MachineBlock.razor.cs index bf91ac15..778388e3 100644 --- a/MP-TAB3/Components/MachineBlock.razor.cs +++ b/MP-TAB3/Components/MachineBlock.razor.cs @@ -15,6 +15,9 @@ namespace MP_TAB3.Components public string currIpv4 { get; set; } = ""; + [Parameter] + public bool doBlink { get; set; } = false; + [Parameter] public bool FullMode { get; set; } = true; @@ -36,9 +39,6 @@ namespace MP_TAB3.Components [Parameter] public int Width { get; set; } = 0; - [Parameter] - public bool doBlink { get; set; } = false; - #endregion Public Properties #region Public Methods diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index b544e5eb..eaee1c99 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2405.2217 + 6.16.2405.2315 enable MP_TAB3 diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index 8c9359be..5674f031 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2405.2217

+

Versione: 6.16.2405.2315


Note di rilascio:
  • diff --git a/MP-TAB3/Resources/VersNum.txt b/MP-TAB3/Resources/VersNum.txt index 70539025..65bc5654 100644 --- a/MP-TAB3/Resources/VersNum.txt +++ b/MP-TAB3/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2405.2217 +6.16.2405.2315 diff --git a/MP-TAB3/Resources/manifest.xml b/MP-TAB3/Resources/manifest.xml index 1ad20aa1..69ebcec1 100644 --- a/MP-TAB3/Resources/manifest.xml +++ b/MP-TAB3/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2405.2217 + 6.16.2405.2315 https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html false