Skip to content

[BUG] Some Shapes does not work #1418

@VolodymyrButsWpp

Description

@VolodymyrButsWpp

When i use this code - all works fine
slide.addShape("roundRect", { x: 3, y: 2.6, w: 13.5, h: 0.75, fill: { color: "a201ff" }, rectRadius: 0.8, });

but if i try to use 'round2SameRect' rect
slide.addShape("round2SameRect", { x: 3, y: 2.6, w: 13.5, h: 0.75, fill: { color: "a201ff" }, rectRadius: 0.8, });

my pptx file need repair - and shape does't appear

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions