Show prompt details & thumbnail in queue

This commit is contained in:
space-nuko
2023-05-12 20:40:55 -05:00
parent bfbbad692f
commit 9ac64de811
16 changed files with 817 additions and 95 deletions

View File

@@ -65,8 +65,6 @@ export class ImageViewer {
setTimeout(() => {
this.modalImage.focus()
}, 200)
event.stopPropagation()
}
static get_gallery_urls(galleryElem: HTMLDivElement): string[] {