Skip to content

bug not awaiting applyCallbacks#194

Open
DaBorsten wants to merge 1 commit into
singerla:mainfrom
DaBorsten:main
Open

bug not awaiting applyCallbacks#194
DaBorsten wants to merge 1 commit into
singerla:mainfrom
DaBorsten:main

Conversation

@DaBorsten

Copy link
Copy Markdown

Previously the applyCallbacks ran without awaiting, so e.g. setRelationTargetCover could finish after the slide was already written, leaving the larger placeholder image in place instead of the replacement.
This issue can be reproduced when setting a bigger image (file size) as a placeholder image in an PowerPoint image placeholder element and then trying to replace it with any other image. The image will not be replaced.
By awaiting applyCallbacks this functions properly now.

…eholder is larger

Previously the callback ran without awaiting, so setRelationTargetCover
could finish after the slide was already written, leaving the larger
placeholder image in place instead of the replacement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant