aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/imageviewer.js
AgeCommit message (Expand)AuthorLines
2023-01-18re-enable image dragging on non-firefox browsersAUTOMATIC-1/+9
2023-01-11Fix keyboard navigation in modal image viewerAlexey Shirokov-0/+1
2023-01-05do not show full window image preview when right mouse button is usedAUTOMATIC-1/+1
2023-01-05fix fullscreen view showing wrong image on firefoxAUTOMATIC-1/+1
2022-10-28hide save btn for other tabs than txt2img and img2imgFlorian Horn-2/+12
2022-10-27added save button and shortcut (s) to Modal ViewFlorian Horn-0/+29
2022-10-18prevent highlighting/selecting imageAdam Snodgrass-0/+1
2022-10-16fix: add null check when start running project the currentButton is nulldvsilch-1/+1
2022-10-09Update lightbox to change displayed image as soon as generation is complete (...DepFA-75/+99
2022-10-08chore: Fix typosAidan Holland-1/+1
2022-10-08Remove duplicate event listenersguaneec-0/+3
2022-09-23Only switch between visible gallery entriesDepFA-2/+14
2022-09-21update tiling button for imageviewer.js to use an icon in same style as other...AUTOMATIC-3/+6
2022-09-21add button to toggle tiling images in the imageviewer modalAdam Snodgrass-12/+46
2022-09-19fix the issue with incorrect js options on page loadAUTOMATIC-16/+9
2022-09-19Rely on opts being pre-populatedDepFA-12/+5
2022-09-19initialize modal state from optionsDepFA-1/+19
2022-09-19Add logic for zoom toggleDepFA-4/+21
2022-09-18add read access to settings for jsavascriptAUTOMATIC-2/+2
2022-09-18close on escapeAdam Snodgrass-0/+3
2022-09-18script.js split work - ui.jsAUTOMATIC-0/+1
2022-09-18script.js split workAUTOMATIC-0/+135