ComfyUI/web/extensions/core
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
..
clipspace.js Clipspace Menu and MaskEditor application. (#548) 2023-05-08 14:37:36 -04:00
colorPalette.js style context menu 2023-05-01 13:16:19 -04:00
contextMenuFilter.js Fix scaled position when filtering 2023-04-03 08:11:44 +01:00
dynamicPrompts.js check if workflowNode And widgets_values are defined as they were causing errors on QueuePrompt after loading workFlow 2023-04-03 22:01:18 +02:00
editAttention.js Remove brackets if weight == 1 2023-04-20 23:55:20 -06:00
invertMenuScrolling.js Added filter input to combos 2023-04-02 19:03:34 +01:00
keybinds.js Fix "Ctrl+Enter doesn't work when textarea has focus" regression introduced in #491. 2023-04-17 01:58:33 +09:00
maskeditor.js Feature/maskeditor context menu (#649) 2023-05-14 10:21:22 -04:00
nodeTemplates.js Adds menu for adding + managing node templates 2023-04-08 14:39:10 +01:00
noteNode.js node serialization 2023-04-15 20:16:28 -04:00
rerouteNode.js Adds orientation settings to reroute nodes, allowing for cleaner 2023-04-03 17:47:32 -04:00
saveImageExtraOutput.js Changed default name to be the node type not title 2023-04-12 13:52:19 +01:00
slotDefaults.js Search filter by type 2023-04-29 17:19:14 +01:00
snapToGrid.js Change grid size to slider 2023-04-13 10:04:06 -06:00
uploadImage.js Changed to upload to input dir 2023-03-09 17:57:59 +00:00
widgetInputs.js Merge branch 'fix-combo-auto-primitive' of https://github.com/pythongosssss/ComfyUI 2023-04-15 12:36:43 -04:00