index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
javascript
/
imageviewer.js
Age
Commit message (
Expand
)
Author
2023-04-30
Use classList.toggle wherever possible
Aarni Koskela
2023-03-28
try both versions of appendChild
AlUlkesh
2023-03-27
fix: lightboxModal, selectedTab
AlUlkesh
2023-03-25
Fix Send to img2img buttons
space-nuko
2023-03-25
initial gradio 3.22 support
AUTOMATIC
2023-03-12
feat: better lightbox when not enable zoom
bluelovers
2023-01-18
re-enable image dragging on non-firefox browsers
AUTOMATIC
2023-01-11
Fix keyboard navigation in modal image viewer
Alexey Shirokov
2023-01-05
do not show full window image preview when right mouse button is used
AUTOMATIC
2023-01-05
fix fullscreen view showing wrong image on firefox
AUTOMATIC
2022-10-28
hide save btn for other tabs than txt2img and img2img
Florian Horn
2022-10-27
added save button and shortcut (s) to Modal View
Florian Horn
2022-10-18
prevent highlighting/selecting image
Adam Snodgrass
2022-10-16
fix: add null check when start running project the currentButton is null
dvsilch
2022-10-09
Update lightbox to change displayed image as soon as generation is complete (...
DepFA
2022-10-08
chore: Fix typos
Aidan Holland
2022-10-08
Remove duplicate event listeners
guaneec
2022-09-23
Only switch between visible gallery entries
DepFA
2022-09-21
update tiling button for imageviewer.js to use an icon in same style as other...
AUTOMATIC
2022-09-21
add button to toggle tiling images in the imageviewer modal
Adam Snodgrass
2022-09-19
fix the issue with incorrect js options on page load
AUTOMATIC
2022-09-19
Rely on opts being pre-populated
DepFA
2022-09-19
initialize modal state from options
DepFA
2022-09-19
Add logic for zoom toggle
DepFA
2022-09-18
add read access to settings for jsavascript
AUTOMATIC
2022-09-18
close on escape
Adam Snodgrass
2022-09-18
script.js split work - ui.js
AUTOMATIC
2022-09-18
script.js split work
AUTOMATIC