feat: ✨ updates for the new ui
-
[x] add sidebar for Input/Outputs and a custom "view" end point to more efficiently serve "thumbnails" (not exposed unless specifically toggled on)
https://github.com/user-attachments/assets/a3a6e50b-e229-4f21-9034-2a2124612fe1
-
[x] add sidebar for mtb-api module (not exposed until I clean / push the source svelte code of the API ui)
-
[x] fix offset issues in the doc widgets, Austin already did here: https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite/commit/bf2a9402d0b2727c7170c43621d569f4d531015f
-
[ ] fix offset issues in animation builder
-
[ ] properly deprecate nodes with the new property from https://github.com/comfyanonymous/ComfyUI/pull/4506 (most IO nodes -> suggest VHS etc)
-
[ ] use
/history/prompt_idfor BatchFromHistory v1 to avoid slowdowns on large history (thanks @yuvraj), v2 will be based on the new execution model
- Execution model changes shouldn't happen in this PR (full rework of animation builder will be in a subsequent PR)
- Keep it minimal