Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #2750 | fortypercnt | 2022-10-17 | 1 | -3/+3 |
| | | | 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. | ||||
* | resize mask canvases to fit underlying image (fixes #668) | Connum | 2022-09-22 | 1 | -0/+45 |