Abdullah Alfaraj
|
745d541a62
|
removing dead code and comments
|
2023-06-05 19:06:11 +03:00 |
Abdullah Alfaraj
|
991b5b4c98
|
clean mask related layers when after canceling the generation
|
2023-02-24 08:28:50 +03:00 |
Abdullah Alfaraj
|
cba77e73e1
|
bug fix: clicking set init image of a thumbnail will select the correct layers
|
2023-02-22 16:35:47 +03:00 |
Abdullah Alfaraj
|
3a1abd47f2
|
update the viewer tab when adding a new init image
|
2023-02-22 03:41:33 +03:00 |
Abdullah Alfaraj
|
a359629a1b
|
replace the output viewer and mask thumbnail with the new thumbnail utility class
|
2023-02-22 03:40:07 +03:00 |
Abdullah Alfaraj
|
612da8bf53
|
remove the img_html and thumbnail container if they exist
|
2023-02-19 13:34:16 +03:00 |
Abdullah Alfaraj
|
7b2d168c0a
|
reset the viewer manager on session end
|
2023-02-19 13:33:37 +03:00 |
Abdullah Alfaraj
|
ed03260e66
|
use the thumbnail slider to scale the thumbnails in the viewer tab
|
2023-02-19 09:47:46 +03:00 |
Abdullah Alfaraj
|
a311a2733f
|
scale all output thumbnails while maintaining their ratio
|
2023-02-19 09:45:02 +03:00 |
Abdullah Alfaraj
|
980d85c067
|
replace the img in viewer manager with a thumbnail container
|
2023-02-19 09:06:24 +03:00 |
Abdullah Alfaraj
|
f2b8d1e6be
|
refactor the viewer thumbnail click handler
|
2023-02-16 14:17:42 +03:00 |
Abdullah Alfaraj
|
a1174d7731
|
replace isLayerValid with doesLayerExist
|
2023-02-16 14:09:45 +03:00 |
Abdullah Alfaraj
|
1aec59a1e3
|
use the silent method to export the mask and init image
|
2023-02-15 11:35:20 +03:00 |
Abdullah Alfaraj
|
34d8928898
|
all communication between plugin ui and proxy server is done through rest api
|
2023-02-01 12:34:53 +03:00 |
Abdullah Alfaraj
|
28f884de64
|
fix prettier formatting
|
2023-01-31 07:34:57 +03:00 |
Abdullah Alfaraj
|
4c04a8ae6e
|
remove sim from formatting
|
2023-01-31 07:09:06 +03:00 |
Abdullah Alfaraj
|
c557556e9c
|
apply formatting to the code base
|
2023-01-30 02:00:05 +03:00 |
Abdullah Alfaraj
|
ac670154e8
|
check if layer is exist with true value
|
2023-01-26 23:41:13 +03:00 |
Abdullah Alfaraj
|
5419b33527
|
add functional set init image btn to the output images in the viewer tab
|
2023-01-26 08:34:38 +03:00 |
Abdullah Alfaraj
|
732ff1ad6a
|
change to viewer tab on hover button to sp-action-button
|
2023-01-26 06:08:00 +03:00 |
Daniele
|
788e1d17ec
|
Image viewer on hover button
|
2023-01-25 17:50:07 +00:00 |
Abdullah Alfaraj
|
065d5ea5a5
|
modify alt click and shift click in the viewer tab
|
2023-01-24 20:16:31 +03:00 |
Abdullah Alfaraj
|
e231e963ab
|
fix bug: don't delete selection area on end of session
|
2023-01-24 18:00:16 +03:00 |
Abdullah Alfaraj
|
52e9a2d254
|
create a session folder and place the generated images in it
|
2023-01-22 22:29:44 +03:00 |
Abdullah Alfaraj
|
43a252ce07
|
refresh the mask if it already exist
|
2023-01-21 17:45:03 +03:00 |
Abdullah Alfaraj
|
b874704e61
|
add support to switching between init images in the same session and editing the mask
|
2023-01-21 16:42:59 +03:00 |
Abdullah Alfaraj
|
1f89df42e6
|
add ViewerManager class
|
2023-01-20 16:10:17 +03:00 |
Abdullah Alfaraj
|
a44e6b40fe
|
add a set init image button to the viewer tab
|
2023-01-20 15:47:50 +03:00 |
Abdullah Alfaraj
|
a2da585fbb
|
fix bug: layers won't get selected when we select their thumbnail in the viewer tab
|
2023-01-20 15:45:20 +03:00 |
Abdullah Alfaraj
|
5037bf2df1
|
rename custom mode to accept selected
|
2023-01-19 20:01:16 +03:00 |
Abdullah Alfaraj
|
751e22de0a
|
[bug fix]: async layer deletion
|
2023-01-12 01:29:31 +03:00 |
Abdullah Alfaraj
|
a5acf8773f
|
start new session if the user generate in different mode
|
2023-01-09 23:10:21 +03:00 |
Abdullah Alfaraj
|
012ea991b6
|
interrupt will discard all images and end session on first attempt
|
2023-01-09 20:19:15 +03:00 |
Abdullah Alfaraj
|
1b2e1ae553
|
the state of Viewer Image will determine whether a layer get unlinked or deleted
|
2023-01-09 08:42:33 +03:00 |
Abdullah Alfaraj
|
7a78c29a79
|
add an active state for ViewerImage
|
2023-01-09 07:19:59 +03:00 |
Abdullah Alfaraj
|
29ad18d7ab
|
add an indication for selecting multiple images
|
2023-01-09 00:33:56 +03:00 |
Abdullah Alfaraj
|
ee895db154
|
you can select the images you want to keep in the viewer tab and discard the rest
|
2023-01-08 19:09:40 +03:00 |
Abdullah Alfaraj
|
929b83ef8e
|
refactor init images, and masks
|
2023-01-07 03:39:13 +03:00 |
Abdullah Alfaraj
|
2bc96295a6
|
create a ViewerImage class
|
2023-01-06 23:05:49 +03:00 |