anapnoe
eff3d7d112
Fix eslint Issues
2024-09-20 15:05:54 +03:00
anapnoe
216a5b512e
remove imageMaskFix.js
...
uiux doesnt suffer from this bug and a window resize event is not cheap
2024-01-31 02:13:58 +02:00
anapnoe
f2844bd024
update to sdxl
2023-10-31 19:52:17 +02:00
anapnoe
f4f5bcac3b
Merge branch 'master' of https://github.com/anapnoe/stable-diffusion-webui-ux
2023-05-29 16:17:20 +03:00
AUTOMATIC
57b75f4a03
eslint related file edits
2023-05-18 09:59:10 +03:00
anapnoe
12384079a0
fix Image disappears in Controlnet Preview Pane #149
2023-05-17 17:35:20 +03:00
Aarni Koskela
9c54b78d9d
Run eslint --fix (and normalize tabs to spaces)
2023-05-17 16:09:06 +03:00
anapnoe
ab9c562aeb
Fix issue #135 and js formatting
2023-05-10 20:02:58 +03:00
anapnoe
54944f310a
Update imageMaskFix.js
2023-05-05 10:10:51 +03:00
anapnoe
5adbc7cf38
fix img2img sketch sketch inpaint flickering
2023-05-05 01:38:49 +03:00
anapnoe
f1ef9fcfdc
fix img2ing inpaint observer not to dispatch change when drawing
2023-05-02 09:32:39 +03:00
anapnoe
cdb7df383e
fix more issues with gradio 3.28.1
2023-05-02 04:44:50 +03:00
anapnoe
5185ed0b5a
Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev
2023-05-01 20:18:13 +03:00
Aarni Koskela
f6a40a2ffa
Fix unused variables
2023-04-30 22:26:11 +03:00
Aarni Koskela
8ccc27127b
Fix a whole bunch of implicit globals
2023-04-30 22:08:52 +03:00
Aarni Koskela
ee973dcf1d
imageMaskFix.js: fix event listeners to not use anonymous trampoline
2023-04-30 14:46:03 +03:00
anapnoe
124e96d112
gradio-upgrade 3.23.0
2023-04-18 01:18:19 +03:00
fortypercnt
a1d3cbf92c
Fix #2750
...
left / top alignment was necessary with gradio 3.4.1. In gradio 3.5 the parent div of the image mask is centered, so the left / top alignment put the mask in the wrong place as described in #2750 #2795 #2805 . This fix was tested on Windows 10 / Chrome.
2022-10-17 07:48:28 +03:00
Connum
e16b9dc819
resize mask canvases to fit underlying image ( fixes #668 )
2022-09-22 22:36:47 +03:00