- Correzioni

- Aggiunte icone tipologie di apertura anta
This commit is contained in:
Annamaria Sassi
2026-08-05 17:58:19 +02:00
parent ea64a73bb8
commit 0c9f3c6fd2
37 changed files with 575 additions and 90 deletions
+1 -1
View File
@@ -487,7 +487,7 @@ namespace WebWindowComplex.Models
set
{
m_SelOrientationSashType = (OrientationSash)value;
if (value == 0)
if (value == 1)
{
m_bIsSashVertical = true;
}