easydiffusion/ui/media
patriceac d26e646a94
Refresh the image count as user types (#936)
* Refresh the image count as user types

Currently I have to change the focus for the image count to refresh. This change makes it immediate. I've been wondering if 'change' should merely be replaced by 'keyup' but decided against it for accessibility reasons (people who might be using accessibility tools with alternative input methods).

* Add a debounce

Setting a debounce of 300ms on keyup.
2023-03-14 10:37:55 +05:30
..
css Merge pull request #965 from patriceac/patch-49 2023-03-14 10:36:45 +05:30
fonts Use a local copy of fontawesome, to allow working offline 2022-10-18 21:40:17 +05:30
images Logo change 2023-03-11 09:27:04 +05:30
js Refresh the image count as user types (#936) 2023-03-14 10:37:55 +05:30
modifier-thumbnails Replace the thumbnail image for glass caustics image modifier 2022-10-21 13:08:23 +05:30
ding.mp3 Keep v2 files in the repo, for the updater 2022-09-02 13:58:36 +05:30
manifest.webmanifest Added web manifest to allow installing the Url as a web app. 2022-11-26 15:51:26 -05:00