PowerPoint Shapes API preview bug when working with multiple shapes #618
Labels
Area: PowerPoint
Needs: attention 👋
Waiting on Microsoft to provide feedback
Status: in backlog
Issue is being tracked in the backlog but timeline for resolution is unknown
Type: snippet bug
Problem with a snippet
This issue occurs in PowerPoint when running the "Insert shape, line, and text box" sample in Script lab. Sample code is here: https://github.com/OfficeDev/office-js-snippets/blob/main/samples/powerpoint/preview-apis/shapes.yaml
If you are on a slide with multiple shapes the code can get confused when shrinking or moving the hexagon. It can end up grabbing a different element and applying incorrect settings. Need to ensure it can correctly identity and use the hexagon.
Repo steps:
The text was updated successfully, but these errors were encountered: