25 Commits (5eb7ff776878b38d8f15bc9c4a563f259908bee0)

Author SHA1 Message Date
space-nuko 5eb7ff7768 Fix Send to img2img buttons 3 years ago
AUTOMATIC 9f0da9f6ed initial gradio 3.22 support 3 years ago
bluelovers db85421da1 feat: better lightbox when not enable zoom 3 years ago
AUTOMATIC 0c5913b9c2 re-enable image dragging on non-firefox browsers 3 years ago
Alexey Shirokov b202714b65
Fix keyboard navigation in modal image viewer 3 years ago
AUTOMATIC 5f4fa942b8 do not show full window image preview when right mouse button is used 3 years ago
AUTOMATIC b663ee2cff fix fullscreen view showing wrong image on firefox 3 years ago
Florian Horn 403c5dba86 hide save btn for other tabs than txt2img and img2img 3 years ago
Florian Horn 0995e879ce added save button and shortcut (s) to Modal View 3 years ago
Adam Snodgrass 43cb1ddad2 prevent highlighting/selecting image 3 years ago
dvsilch 26a11776e4 fix: add null check when start running project the currentButton is null 3 years ago
DepFA d3cd46b038
Update lightbox to change displayed image as soon as generation is complete (#1933)
* add updateOnBackgroundChange
* typo fixes.
* reindent to 4 spaces
3 years ago
Aidan Holland 432782163a chore: Fix typos 3 years ago
guaneec 32e428ff19 Remove duplicate event listeners 3 years ago
DepFA e560eb8b60 Only switch between visible gallery entries
Since the other tabs are kept in the dom now filtering is needed.
3 years ago
AUTOMATIC 1ebb5cc669 update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints 3 years ago
Adam Snodgrass 390ead187c add button to toggle tiling images in the imageviewer modal 3 years ago
AUTOMATIC 028fc25f28 fix the issue with incorrect js options on page load
add a setting for lightbox max size images
use setting for lightbox max size images late to let user change it and see results
3 years ago
DepFA bf1f3b8daf Rely on opts being pre-populated 3 years ago
DepFA 931e5aebb3 initialize modal state from options 3 years ago
DepFA 2f35b1c6be Add logic for zoom toggle 3 years ago
AUTOMATIC f3d83fd68a add read access to settings for jsavascript
add an option to disable lightbox modal
3 years ago
Adam Snodgrass 7e42a0f35a close on escape 3 years ago
AUTOMATIC 5e80c286ee script.js split work - ui.js 3 years ago
AUTOMATIC be0bfa871b script.js split work 3 years ago