mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-24 10:51:03 -08:00
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. |
||
|---|---|---|
| .. | ||
| aspectRatioOverlay.js | ||
| contextMenus.js | ||
| dragdrop.js | ||
| edit-attention.js | ||
| hints.js | ||
| imageMaskFix.js | ||
| imageParams.js | ||
| images_history.js | ||
| imageviewer.js | ||
| notification.js | ||
| progressbar.js | ||
| textualInversion.js | ||
| ui.js | ||