Commit Graph

18 Commits

Author SHA1 Message Date
Florian Horn
403c5dba86 hide save btn for other tabs than txt2img and img2img 2022-10-28 00:58:18 +02:00
Florian Horn
0995e879ce added save button and shortcut (s) to Modal View 2022-10-27 16:20:01 +02:00
Adam Snodgrass
43cb1ddad2 prevent highlighting/selecting image 2022-10-18 07:58:51 +03:00
dvsilch
26a11776e4 fix: add null check when start running project the currentButton is null 2022-10-16 20:58:36 +03:00
DepFA
d3cd46b038
Update lightbox to change displayed image as soon as generation is complete (#1933)
* add updateOnBackgroundChange
* typo fixes.
* reindent to 4 spaces
2022-10-09 16:19:33 +01:00
Aidan Holland
432782163a chore: Fix typos 2022-10-08 22:42:30 +03:00
guaneec
32e428ff19 Remove duplicate event listeners 2022-10-08 15:47:24 +03:00
DepFA
e560eb8b60 Only switch between visible gallery entries
Since the other tabs are kept in the dom now filtering is needed.
2022-09-23 23:38:45 +03:00
AUTOMATIC
1ebb5cc669 update tiling button for imageviewer.js to use an icon in same style as others, add mouseover hints 2022-09-21 14:22:16 +03:00
Adam Snodgrass
390ead187c add button to toggle tiling images in the imageviewer modal 2022-09-21 14:09:25 +03:00
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
2022-09-19 17:16:04 +03:00
DepFA
bf1f3b8daf Rely on opts being pre-populated 2022-09-19 16:43:08 +03:00
DepFA
931e5aebb3 initialize modal state from options 2022-09-19 16:43:08 +03:00
DepFA
2f35b1c6be Add logic for zoom toggle 2022-09-19 16:43:08 +03:00
AUTOMATIC
f3d83fd68a add read access to settings for jsavascript
add an option to disable lightbox modal
2022-09-18 22:25:18 +03:00
Adam Snodgrass
7e42a0f35a close on escape 2022-09-18 11:42:55 -05:00
AUTOMATIC
5e80c286ee script.js split work - ui.js 2022-09-18 09:00:06 +03:00
AUTOMATIC
be0bfa871b script.js split work 2022-09-18 08:37:26 +03:00