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
..
api.js /prompt endpoint error is now in json format. 2 years ago
app.js Feature/maskeditor context menu (#649) 2 years ago
defaultGraph.js Change the default prompt to something more impressive. 2 years ago
pnginfo.js Prevent generating bad replacement regex 2 years ago
ui.js Clipspace Menu and MaskEditor application. (#548) 2 years ago
widgets.js Masked editor changes. 2 years ago