Skip to content

fix: テンプレート読込後のaddImage()で新規画像がdrawing.xmlに出力されない問題を修正#2

Draft
MocA-Love wants to merge 1 commit intomasterfrom
fix/template-load-add-image-drawing
Draft

fix: テンプレート読込後のaddImage()で新規画像がdrawing.xmlに出力されない問題を修正#2
MocA-Love wants to merge 1 commit intomasterfrom
fix/template-load-add-image-drawing

Conversation

@MocA-Love
Copy link
Copy Markdown
Collaborator

概要

  • テンプレート読込後、既存 drawing を持つシートで addImage() した画像が drawing.xml に出力されない問題を修正
  • 既存 anchors の順序を維持しつつ、保存時に新規画像アンカーを末尾へマージ
  • 最小 fixture 生成スクリプトと JSZip による回帰テストを追加

テスト

  • npx mocha --require spec/config/setup spec/integration/issues/issue-template-load-add-image-drawing.spec.js
  • npx mocha --require spec/config/setup spec/integration/workbook/images.spec.js

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