You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
aspectRatioOverlay.js Update selectors after ui and core overhaul 3 years ago
contextMenus.js add missing id property 3 years ago
dragdrop.js make dragging to prompt work again 3 years ago
edit-attention.js make attention edit only work with ctrl as was initially intended 3 years ago
hints.js change styling for top right corner UI 3 years ago
imageMaskFix.js Fix #2750 3 years ago
imageParams.js make dragging to prompt work again 3 years ago
images_history.js bring history tab back, make it behave; it's still slow but won't fuck anything up until you use it 3 years ago
imageviewer.js fix: add null check when start running project the currentButton is null 3 years ago
notification.js Correct img gen count in notification 3 years ago
progressbar.js keep focus on current element when updating gallery 3 years ago
textualInversion.js initial support for training textual inversion 3 years ago
ui.js change styling for top right corner UI 3 years ago