mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-01-13 09:48:26 +01:00
e051dbc2c7
When the first image is generated, the autoscroll triggers before the image is fully displayed by the browser. This causes it to not be positioned properly. The fix is to listen for the "load" event on the IMG element before triggering the scrolling event. Once the image fully loaded and rendered, the browser correctly detects the size of the viewport and renders properly. |
||
---|---|---|
.. | ||
easydiffusion | ||
hotfix | ||
media | ||
plugins/ui | ||
index.html | ||
main.py | ||
modifiers.json |