ComfyUI/web
Dr.Lt.Data d926f65f56
Feature/maskeditor context menu (#649)
* add "Open in MaskEditor" to context menu

* change save button name to 'Save to node' if open in node.
clear clipspace_return_node after auto paste

* * leak patch: prevent infinite duplication of MaskEditorDialog instance on every dialog open
* prevent conflict of multiple opening of MaskEditorDialog
* name of save button fix

* patch: brushPreview hiding by dialog

* consider close by 'esc' key on maskeditor.

* bugfix about last patch

* patch: invalid close detection

* 'enter' key as save action

* * batch support enhance
  - pick index based on imageIndex on copy action
* paste fix on batch image node

* typo

---------

Co-authored-by: Lt.Dr.Data <lt.dr.data@gmail.com>
2023-05-14 10:21:22 -04:00
..
extensions Feature/maskeditor context menu (#649) 2023-05-14 10:21:22 -04:00
lib Adjust node resize area depending on outputs. 2023-04-30 13:02:07 -04:00
scripts Feature/maskeditor context menu (#649) 2023-05-14 10:21:22 -04:00
types Adds jsdoc for better dev experience 2023-04-15 21:40:39 +01:00
index.html Set title of page to ComfyUI. 2023-04-07 16:26:06 -04:00
jsconfig.json Added support for converting widgets to inputs (and back) 2023-03-23 21:37:19 +00:00
style.css style everything 2023-05-01 15:57:10 -04:00