feat(canvas): enhance multi-image generation to track individual image statuses and prioritize display of the first successful result

This commit is contained in:
HouYunFei
2026-08-06 11:36:37 +08:00
parent de49430976
commit 58719739c7
9 changed files with 78 additions and 34 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
## Unreleased
+ [优化] 画布多图生成结果合并为单个图片节点。
+ [优化] 画布多图生成结果合并为单个图片节点,生成期间可展开查看每张图片的实时状态,优先展示最先成功的结果,并始终以已有图片内容为显示依据
## v0.14.0 - 2026-08-05