feat: move frame paths to left column with strength + logic index switch

Each frame path row (start/middle/end) now has:
- path input with preview
- strength float (default 1.0)
- switch linked to the corresponding logic index bit

Switches and logic index are bidirectionally synced.
end_frame → logic index → switches mirror chain preserved.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 11:38:30 +02:00
parent 2619d2c7e2
commit fec843f804
2 changed files with 47 additions and 24 deletions
+3
View File
@@ -47,8 +47,11 @@ DEFAULTS = {
"reference switch": 1,
"video file path": "",
"start frame path": "",
"start frame strength": 1.0,
"middle frame path": "",
"middle frame strength": 1.0,
"end frame path": "",
"end frame strength": 1.0,
# --- LoRAs (name as STRING, strength as FLOAT) ---
"lora 1 high": "",