mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
d26e646a94
* 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. |
||
---|---|---|
.. | ||
easydiffusion | ||
hotfix | ||
media | ||
plugins/ui | ||
index.html | ||
main.py | ||
modifiers.json |