16 Commits (78b879b4426d3730acdf3f4737d37a2ee29cb023)

Author SHA1 Message Date
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