feat: add 'logic index' field mirroring end_frame

Temporary field to ease node migration. Initializes to end_frame's
value and stays in sync whenever end_frame changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 00:14:25 +02:00
parent 5bc2838b21
commit a5da8b26f4
3 changed files with 16 additions and 2 deletions
+1
View File
@@ -619,6 +619,7 @@ def _render_preview_fields(item_data: dict):
'sequence_number', 'general_prompt', 'general_negative', 'current_prompt', 'prompt',
'negative', 'camera', 'flf', 'seed', 'resolutions',
'frame_to_skip', 'vace schedule', 'video file path', 'middle frame path', 'end frame path', 'start frame path',
'logic index',
}
# also skip lora keys
custom_keys = [