ComfyUI/web
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.
2024-07-26 12:25:42 -04:00
..
extensions LoadAudio restores file value from workflow (#4043) 2024-07-18 21:59:18 -04:00
fonts New Menu & Workflow Management (#3112) 2024-06-25 06:49:25 -04:00
lib New Menu & Workflow Management (#3112) 2024-06-25 06:49:25 -04:00
scripts Fix undo incorrectly undoing text input (#4114) 2024-07-26 12:25:42 -04:00
types New Menu & Workflow Management (#3112) 2024-06-25 06:49:25 -04:00
index.html New Menu & Workflow Management (#3112) 2024-06-25 06:49:25 -04:00
jsconfig.json New Menu & Workflow Management (#3112) 2024-06-25 06:49:25 -04:00
style.css New menu fixes - fix send to workflow (#3909) 2024-07-14 02:04:40 -04:00
user.css Allow user customizable css 2023-08-17 13:36:55 +01:00