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. |
||
|---|---|---|
| .. | ||
| testing_nodes/testing-pack | ||
| extra_model_paths.yaml | ||
| test_async_nodes.py | ||
| test_execution.py | ||
| test_jobs.py | ||
| test_preview_method.py | ||
| test_progress_isolation.py | ||
| test_public_api.py | ||