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.
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>
2 years ago
..
clipspace.js Clipspace Menu and MaskEditor application. (#548) 2 years ago
colorPalette.js style context menu 2 years ago
contextMenuFilter.js Fix scaled position when filtering 2 years ago
dynamicPrompts.js check if workflowNode And widgets_values are defined as they were causing errors on QueuePrompt after loading workFlow 2 years ago
editAttention.js Remove brackets if weight == 1 2 years ago
invertMenuScrolling.js Added filter input to combos 2 years ago
keybinds.js Fix "Ctrl+Enter doesn't work when textarea has focus" regression introduced in #491. 2 years ago
maskeditor.js Feature/maskeditor context menu (#649) 2 years ago
nodeTemplates.js Adds menu for adding + managing node templates 2 years ago
noteNode.js node serialization 2 years ago
rerouteNode.js Adds orientation settings to reroute nodes, allowing for cleaner 2 years ago
saveImageExtraOutput.js Changed default name to be the node type not title 2 years ago
slotDefaults.js Search filter by type 2 years ago
snapToGrid.js Change grid size to slider 2 years ago
uploadImage.js Changed to upload to input dir 2 years ago
widgetInputs.js Merge branch 'fix-combo-auto-primitive' of https://github.com/pythongosssss/ComfyUI 2 years ago