Silversith
7afd37a635
Update imageFeed.js
...
Fix for firefox
2023-04-21 20:45:22 +02:00
Silversith
9feb5f1a41
Update imageFeed.js
...
That was way more involved than I thought. Well, [DEL] key now asks if you wish to delete the image, and [ENTER] key will save the image via save file dialog
2023-04-21 15:57:12 +02:00
Silversith
1e517f9e86
Update imageFeed.js
...
Add left and right keys to image preview for image drawer
2023-04-20 15:50:41 +02:00
Silversith
7902c2c56f
Delete Dialog, Styles, EmptyLatent
...
Add custom delete dialogs, change styles, and empty latent steps = 1
2023-04-19 16:36:50 +02:00
Silversith
5cf4d65c53
Update imageFeed.js
...
Remove disable deleteAll button, remove debugger, add tooltips to buttons
2023-04-11 11:07:45 +02:00
Silversith
a95f4e9757
DeleteAll updated
...
modify deleteAll to only delete the images listed in the drawer
2023-04-11 10:25:23 +02:00
Silversith
0422274440
Prevent Clear List when Delete All
...
When delete all was clicked and cancelled it still cleared the drawer, fixed
2023-04-08 22:12:00 +02:00
Silversith
65fadd0d88
Handle too many files in output folder
...
Added a 50 png files from output folder limit. If this fails it also deletes the "DeleteAll" button to prevent deleting files that aren't on the list.
2023-04-08 10:05:57 +02:00
Silversith
2eb7d06759
Update imageFeed.js
...
Fix: Add allImages variable to allow for next/previous navigation in image popup
2023-04-07 20:26:39 +02:00
Silversith
53c444eb6b
Fix Clear and Delete
2023-04-07 15:22:33 +02:00
Silversith
9059fc5dcf
Add Output Dir Drawer
...
Added output directory drawer. On refresh it will load all images in the drawer, on new image trigger it'll add the image to the drawer.
2023-04-07 14:26:38 +02:00
Silversith
f4b593c44a
Update imageFeed.js
...
Only output images, not preview images
2023-04-06 15:23:15 +02:00
Silversith
5b4879b966
Create imageFeed.js
...
imageFeed from pythongosssss added
2023-04-06 14:48:52 +02:00