mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-03 21:20:49 +08:00
get_outputs_summary shared a single fallback slot between text and non-output media, so a text node iterated before an image (e.g. a temp preview) claimed the preview and masked the image, surfacing a text cover for mixed image+text jobs. Give text its own lowest-priority slot so a media thumbnail always wins; text is used only when the job produced no image/video/audio/3d output. Adds coverage for the previously-untested text preview path. |
||
|---|---|---|
| .. | ||
| asset_enrichment.py | ||
| cache_provider.py | ||
| caching.py | ||
| graph_utils.py | ||
| graph.py | ||
| jobs.py | ||
| progress.py | ||
| utils.py | ||
| validation.py | ||