You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}elseif(name==="click"&&event.target.id==="shapeShadow"){// If background of preview is clicked, add a verticeCoordinate value at its location and adjust formula
141
+
}elseif(name==="click"&&event.target.id==="shapeShadow"&&shapeInformation.clipPathType==="polygon"){// If background of preview is clicked, add a verticeCoordinate value at its location and adjust formula
0 commit comments