stable-diffusion-webui/javascript
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
..
aspectRatioOverlay.js
contextMenus.js
dragdrop.js
edit-attention.js
hints.js
imageMaskFix.js Fix #2750 2022-10-17 07:48:28 +03:00
imageParams.js
images_history.js
imageviewer.js fix: add null check when start running project the currentButton is null 2022-10-16 20:58:36 +03:00
notification.js
progressbar.js keep focus on current element when updating gallery 2022-10-16 17:22:56 +03:00
textualInversion.js
ui.js