easydiffusion/ui/media
patriceac e6ec7393c6
Fix the restoration of the inpainting toggle
The Inpainting toggle doesn't get restored at the very first attempt.

Repro steps:
1. Create a task with a source image and enable the inpainting toggle.
2. Copy the task to the clipboard
3. Refresh the page (F5)
4. Paste the task from the clipboard

Expected result:
The task gets restored and the toggle is ON.

Actual result:
The task is restored, but the toggle is OFF.

To fix that, we have to restore the toggle's state after loading the source image.
2023-02-22 23:46:07 -08:00
..
css Slider for preview image size (#767) 2023-02-22 19:32:00 +05:30
fonts Use a local copy of fontawesome, to allow working offline 2022-10-18 21:40:17 +05:30
images ED favicon 2023-02-07 11:31:56 +05:30
js Fix the restoration of the inpainting toggle 2023-02-22 23:46:07 -08:00
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