Skip to content

#260 型エラーを解消#271

Merged
ienaga merged 1 commit into
mainfrom
develop
Apr 4, 2026
Merged

#260 型エラーを解消#271
ienaga merged 1 commit into
mainfrom
develop

Conversation

@ienaga

@ienaga ienaga commented Apr 4, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 4, 2026 08:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

WebGPU の Context から各描画 usecase/service を呼ぶ際に、アトラス描画判定として currentRenderTargetGPUTextureView | null)をそのまま渡していた箇所を、boolean に明示変換して型エラーを解消するPRです。

Changes:

  • use_atlas_target 相当の引数として this.currentRenderTarget !== null を渡すように変更
  • グラデーション/ビットマップ系描画とシンプル fill の呼び出しで同様の修正を適用

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ienaga ienaga merged commit 0f8844d into main Apr 4, 2026
21 checks passed
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.

2 participants