ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
Left-mouse is for interacting with widgets. This is pretty much how all programs, apps and webpages work universally. With a mouse. Middle-mouse is exclusively for panning. (If you're normal and...
The Job Details popup gets stuck open and permenantly displays information that the user didn't request. Untill it's annoyingly hovered over a second time. https://github.com/user-attachments/assets/942b442b-649a-4ffe-a0c2-d56b0f28c9d6 ### ComfyUI Frontend Version v1.33.8...
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What problem are you experiencing? Some elements in...
I honestly cant figure out the exact precise steps to reproduce or understand whats causing it. Maybe you guys can figure it out https://github.com/user-attachments/assets/878c0090-0d71-49d8-b302-2f8cffe93a3f ### ComfyUI Frontend Version v1.33.8 ###...
v1.33.8 The new interface and new nodes are starting to look and feel very nice and cohesive. The background grid looks like it belongs in a 1990's micosoft application though.....
## Summary Fixes the `ReferenceError: __DISTRIBUTION__ is not defined` error when running i18n collection tests. ## Problem PR #6879 added conditional menu commands based on distribution (hiding memory unload commands...
## Summary Implements Babel plugins to handle Vite define replacements during Playwright's compilation for i18n collection tests. This resolves ReferenceErrors caused by unprocessed compile-time constants like `__DISTRIBUTION__`. Related to Notion...
Reverted prior attempts to change queue grouping/order so we can align with existing queueIndex semantics and investigate the cloud-specific ordering issue without altering behavior. Status: branch now matches main for...
## Summary Simplify the TransformPane. ## Changes - **What**: Remove the settling and culling composables. Gets rid of a frequent event emission and some event handling addition/removals. ## Review Focus...
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What problem are you experiencing? The new Vude...