easydiffusion/ui
patriceac e051dbc2c7
Fix autoscroll behavior for the first image
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.
2023-02-18 00:00:00 -08:00
..
easydiffusion Merge pull request #896 from JeLuF/0x0a0d 2023-02-17 16:06:29 +05:30
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Fix the chevron enabled state upon refresh 2023-02-17 16:40:16 -08:00
plugins/ui Fix autoscroll behavior for the first image 2023-02-18 00:00:00 -08:00
index.html changelog 2023-02-17 15:25:49 +05:30
main.py Refactor server.py 2022-12-24 15:29:49 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00