stable-diffusion-webui/javascript
Michoko f8acbb8f88 Add output folder icons
Adds icons on the first 3 tabs to directly open the corresponding images output directory
2022-09-29 12:10:00 +03:00
..
aspectRatioOverlay.js Update selectors after ui and core overhaul 2022-09-22 19:29:20 +03:00
dragdrop.js refactored image paste handling to fill unset images successively, then replace last existing image (fixes #981) 2022-09-27 08:59:40 +03:00
hints.js Add output folder icons 2022-09-29 12:10:00 +03:00
imageMaskFix.js resize mask canvases to fit underlying image (fixes #668) 2022-09-22 22:36:47 +03:00
imageviewer.js Only switch between visible gallery entries 2022-09-23 23:38:45 +03:00
notification.js adds support for a notification.mp3 in the root directory that will play upon completion (fixes #1013) 2022-09-26 22:57:31 +02:00
progressbar.js delete unwanted console.log 2022-09-23 23:34:33 +03:00
ui.js removed unused import; now using javascript to watch prompt textarea 2022-09-28 09:43:54 -04:00