easydiffusion/ui/media/js
patriceac 1fda12640f
Custom Image Modifiers dialog tweaks (#935)
* Custom Image Modifiers dialog tweaks

Couple minor usability improvements for the custom image modifiers dialog:
- set the focus to the textbox when opening the dialog
- pressing the Escape key closes the dialog

* Adding keyboard shortcuts

Escape to cancel the changes, Ctrl+Enter to confirm the changes. No change to the existing UI behavior using the mouse.

* Make the overlay focusable

Allows the keyboard shortcuts to work if user clicks on the main window rather than the textbox itself.

* Disable spell and grammar correction
2023-03-14 10:37:21 +05:30
..
auto-save.js Move zoom and 'scroll to generated image' into a flat icon strip, with a press-toggle button for the 'scroll to' button; Tweaked the behavior of the on-scroll dropdown CSS class 2023-03-01 18:27:48 +05:30
dnd.js Fix the restoration of the inpainting toggle 2023-02-22 23:46:07 -08:00
engine.js NSFW filter setting 2023-02-18 15:01:13 +05:30
image-editor.js Load mask from file 2023-03-11 12:37:51 +05:30
image-modifiers.js Custom Image Modifiers dialog tweaks (#935) 2023-03-14 10:37:21 +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 Move zoom and 'scroll to generated image' into a flat icon strip, with a press-toggle button for the 'scroll to' button; Tweaked the behavior of the on-scroll dropdown CSS class 2023-03-01 18:27:48 +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 Change the image zoom size if the textbox is edited next to the slider 2023-02-22 19:56:45 +05:30
plugins.js Support WEBP outputs 2023-02-18 22:37:34 -05:00
searchable-models.js Set the dropdown width only when the dropdown is opened, to fix a bug where it would get set before the DOM element actually rendered. The settings field is collapsed by default (on new installations), so the computed DOM width would be invalid 2023-02-28 15:37:06 +05:30
themes.js fixed theme css properties not being updated properly 2022-12-21 16:03:52 -08:00
utils.js Move zoom and 'scroll to generated image' into a flat icon strip, with a press-toggle button for the 'scroll to' button; Tweaked the behavior of the on-scroll dropdown CSS class 2023-03-01 18:27:48 +05:30