You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
filtered b6779d8df3
Fix undo incorrectly undoing text input (#4114)
Fixes an issue where under certain conditions, the ComfyUI custom undo / redo functions would not run when intended to.

When trying to undo an action like deleting several nodes, instead the native browser undo runs - e.g. a textarea gets focus and the last typed text is undone.  Clicking outside the text area and typing again just keeps doing the same thing.
7 months ago
..
extensions LoadAudio restores file value from workflow (#4043) 7 months ago
fonts New Menu & Workflow Management (#3112) 8 months ago
lib New Menu & Workflow Management (#3112) 8 months ago
scripts Fix undo incorrectly undoing text input (#4114) 7 months ago
types New Menu & Workflow Management (#3112) 8 months ago
index.html New Menu & Workflow Management (#3112) 8 months ago
jsconfig.json New Menu & Workflow Management (#3112) 8 months ago
style.css New menu fixes - fix send to workflow (#3909) 7 months ago
user.css Allow user customizable css 2 years ago