easydiffusion/ui/media/js
JeLuF 8eeca90d55
Fix weird scrolling when using a pen (#588)
With a pen, typing on a browser page, waiting a short moment, and then moving the pen scrolls the page.
Call event.preventDefault() to disable this default behaviour for events in the canvas area.
2022-12-02 14:40:21 +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
image-editor.js Fix weird scrolling when using a pen (#588) 2022-12-02 14:40:21 +05:30
image-modifiers.js Toggle image modifiers plugin (#558) 2022-12-01 15:10:36 +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 Image Editor (#574) 2022-12-01 16:01:09 +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