forked from extern/easydiffusion
e6ec7393c6
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. |
||
---|---|---|
.. | ||
auto-save.js | ||
dnd.js | ||
engine.js | ||
image-editor.js | ||
image-modifiers.js | ||
jquery-3.6.1.min.js | ||
jquery-confirm.min.js | ||
main.js | ||
marked.min.js | ||
parameters.js | ||
plugins.js | ||
searchable-models.js | ||
themes.js | ||
utils.js |