Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Return editor response on setZoom call #410

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

Matthiee
Copy link
Member

This PR returns the EditorResponse from the SDK.tool.setZoom() call.

Copy link
Contributor

Coverage Report

Coverage report can be checked at https://cdnepgrafxstudiodev.azureedge.net/sdk/coverage/410/coverage.html

Use PR sdk package

Tarball can be downloaded from https://cdnepgrafxstudiodev.azureedge.net/sdk/dev-packages/410/studio-sdk.tgz

To use in local project, change package.json to use local tarball

"dependencies": {
    "@chili-publish/studio-sdk": "https://cdnepgrafxstudiodev.azureedge.net/sdk/dev-packages/410/studio-sdk.tgz"
}

Copy link
Contributor

github-actions bot commented Jan 24, 2024

Unit Test Results

    1 files    31 suites   37s ⏱️
276 tests 276 ✔️ 0 💤 0
280 runs  280 ✔️ 0 💤 0

Results for commit 5cb3578.

♻️ This comment has been updated with latest results.

@Matthiee Matthiee enabled auto-merge (squash) January 24, 2024 10:54
@Matthiee Matthiee force-pushed the bugfix/set-zoom-return-editor-response branch from d8138ec to 5cb3578 Compare January 25, 2024 08:13
@Matthiee Matthiee merged commit 3f505c7 into main Jan 25, 2024
4 checks passed
@Matthiee Matthiee deleted the bugfix/set-zoom-return-editor-response branch January 25, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants