diff --git a/WebWindowComplex/Compo/AreaSash.razor b/WebWindowComplex/Compo/AreaSash.razor index 15325ba..6a67c88 100644 --- a/WebWindowComplex/Compo/AreaSash.razor +++ b/WebWindowComplex/Compo/AreaSash.razor @@ -1,8 +1,8 @@ @using EgwCoreLib.Razor -
+
@if (!SashDimEditList.Contains(IndexSash)) { -
+
Sash @(CurrSashGroup.SashList.Count == 1 ? "" : (IndexSash + 1))
diff --git a/WebWindowComplex/Compo/CardFrame.razor b/WebWindowComplex/Compo/CardFrame.razor index 6ef13d2..2e4b255 100644 --- a/WebWindowComplex/Compo/CardFrame.razor +++ b/WebWindowComplex/Compo/CardFrame.razor @@ -14,7 +14,7 @@
-
+
@if (User) { Shape diff --git a/WebWindowComplex/Compo/CardSashGroup.razor b/WebWindowComplex/Compo/CardSashGroup.razor index ff8e53f..58c5c92 100644 --- a/WebWindowComplex/Compo/CardSashGroup.razor +++ b/WebWindowComplex/Compo/CardSashGroup.razor @@ -168,7 +168,7 @@
@for (int i = 0; i < CurrSashGroup.SashList.Count; i++) { -
+
net8.0 enable enable - 3.1.2.1816 + 3.1.2.1818 Annamaria Sassi Egalware Componente gestione Configurazioni avanzate Window per LUX @@ -189,6 +189,22 @@ + + + + + + + + + + + + + + + + diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj index 095870c..ad62553 100644 --- a/WebWindowConfigurator/WebWindowConfigurator.csproj +++ b/WebWindowConfigurator/WebWindowConfigurator.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 3.1.2.1816 + 3.1.2.1818 Annamaria Sassi Egalware Componente gestione JWD per LUX @@ -174,6 +174,16 @@ + + + + + + + + + +