WebWindowTest e WebWindowComplex:

- aggiunta navigazione separata per ogni Fill
- aggiunte ombre dei bordi
This commit is contained in:
Annamaria Sassi
2025-10-02 14:44:15 +02:00
parent c33525d5bc
commit e1b2c143e2
13 changed files with 1149 additions and 945 deletions
+3 -2
View File
@@ -6,7 +6,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>2.7.9.3015</Version>
<Version>2.7.10.214</Version>
<Authors>Annamaria Sassi</Authors>
<Company>Egalware</Company>
<Description>Componente gestione Configurazioni avanzate Window per LUX</Description>
@@ -32,4 +32,5 @@
<Exec Command="powershell.exe -ExecutionPolicy Unrestricted -NoProfile -NonInteractive -File $(ProjectDir)\post-build.ps1 -ProjectPath $(ProjectPath)" />
</Target>
</Project>
</Project>