Skip to content

refactor(render): delegate Board screenshot stabilization to SDK - #51

Merged
OTime-Coder merged 1 commit into
mainfrom
codex/remove-board-screenshot-workaround
Sep 7, 2026
Merged

OTime-Coder merged 1 commit into
mainfrom
codex/remove-board-screenshot-workaround

Conversation

@OTime-Coder

Copy link
Copy Markdown
Member

The installed @univer-cli/unit-screenshot@1.0.0-insiders.20260907-70fc579 now handles Board connector animation during capture. Remove the duplicate application-side snapshot transformation and pass the loaded source directly to the SDK screenshot capability.

Reuse the existing screenshot regression tests for pages/slides animation removal, style preservation and unchanged source data. This changes only apps/cli/src/features/render/service.ts; no dependency, README or test changes.

Validation:

  • Directly verified the installed SDK package handles both page stores without mutating its input.
  • Existing screenshot tests passed.
  • pnpm check passed, including build, tests and package checks.

Completes the application follow-up to dream-num/univer-cli-sdk#57 after the SDK upgrade in #50.

@OTime-Coder
OTime-Coder merged commit a34bbec into main Sep 7, 2026
2 checks passed
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