- Aggiornato svuotamento dizionario shape e opzioni hw
- Aggiornato calcolo altezza split
This commit is contained in:
@@ -108,7 +108,7 @@ namespace WebWindowComplex.Models
|
||||
case Shapes.ARC_FULL:
|
||||
{
|
||||
DimensionList.Add(new FrameDimension(this, 1, "Width", widthVal, true));
|
||||
DimensionList.Add(new FrameDimension(this, 2, "Height", 0.6 * widthVal, true));
|
||||
DimensionList.Add(new FrameDimension(this, 2, "Height", 1400, true));
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user