easydiffusion/ui/media/js
patriceac ca9413ccf4
Toggle image modifiers plugin (#558)
* Toggle image modifiers plugin

Right-click on image modifiers to temporarily turn them off without removing them. To quickly iterate and experiment with various combinations.

Please note this plugin required a minor tweak in getPrompts() to add support for image modifier inactive state.

* Fix tag matching

Co-authored-by: cmdr2 <secondary.cmdr2@gmail.com>
2022-12-01 15:10:36 +05:30
..
auto-save.js Don't register listeners for an autosave setting, if they've already been registered 2022-11-30 15:45:30 +05:30
dnd.js Merge pull request #569 from patriceac/Fix-seed-behavior 2022-12-01 15:03:21 +05:30
drawingboard.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
image-modifiers.js Toggle image modifiers plugin (#558) 2022-12-01 15:10:36 +05:30
inpainting-editor.js Separate the inpainting editor JS into a separate file 2022-10-18 22:09:11 +05:30
jquery-3.6.1.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
jquery-confirm.min.js Confirm 'Clear All' and 'Stop Task' 2022-11-22 21:27:36 +01:00
main.js Toggle image modifiers plugin (#558) 2022-12-01 15:10:36 +05:30
marked.min.js Add a 'What's New?' tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch 2022-11-16 16:54:28 +05:30
parameters.js Unify IP info with devices, into a system_info table 2022-11-30 14:34:24 +05:30
plugins.js Custom modifiers as a plugin 2022-11-22 19:04:20 -08:00
themes.js Set theme-color from the current selected theme. 2022-11-27 15:49:54 -05:00
utils.js Tabs to 4 spaces 2022-11-30 12:18:34 +05:30