Closed girafic closed 1 month ago
getShapeById returns type Shape for removed objects on canvas
getShapeById
Shape
Object { ... blendMode: "normal" blocked: false blur: null borderRadius: null borderRadiusBottomLeft: null borderRadiusBottomRight: null borderRadiusTopLeft: null borderRadiusTopRight: null bounds: null center: null constraintsHorizontal: null constraintsVertical: null exports: null fills: null flipX: false flipY: false frameX: 0 frameY: 0 height: null hidden: false id: "" interactions: layoutCell: null layoutChild: null name: null opacity: null parent: Object { Ba: {…}, Pa: {…}, Gb: {…}, … } parentX: 0 parentY: 0 proportionLock: false rotation: null shadows: null strokes: null type: null width: null x: null y: null ...}
Thanks! good catch. I'll fix it soon.
getShapeById
returns typeShape
for removed objects on canvas