Commit Graph

1029 Commits (eca7bfd9bcec8f7d8a4e36b992b6247dcf63c7c3)

Author SHA1 Message Date
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 d8957be1dd viewer tab progress image update will display in natural ratio 2023-02-19 13:32:41 +03:00
Abdullah Alfaraj 597de25e7f comment debugger 2023-02-19 10:22:23 +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 59ce8435ac missing timer export 2023-02-19 09:45:15 +03:00
Abdullah Alfaraj a311a2733f scale all output thumbnails while maintaining their ratio 2023-02-19 09:45:02 +03:00
Abdullah Alfaraj 253e2eeab7 add generic sync execute command function 2023-02-19 09:32:10 +03:00
Abdullah Alfaraj 452161a605 fix missing import 2023-02-19 09:30:12 +03:00
Abdullah Alfaraj 593477538b make the opacity of mask temp layer as 60, while internally use value of 100 opacity 2023-02-19 09:28:40 +03:00
Abdullah Alfaraj b014d9dc97 add an opacity option to when creating of a layer 2023-02-19 09:25:11 +03:00
Abdullah Alfaraj a55c09f8ef only end the session if it's active 2023-02-19 09:22:29 +03:00
Abdullah Alfaraj 8569f70554 check if the thumbnails should be shown in square ratio 2023-02-19 09:21:20 +03:00
Abdullah Alfaraj c609851cbe calculate the linked value of a slider, when changing the other linked slider 2023-02-19 09:18:58 +03:00
Abdullah Alfaraj 4429e9422e setter and getter for the link slider button 2023-02-19 09:09:40 +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 1ed5392a74 add heal brush preset 2023-02-19 08:55:22 +03:00
Abdullah Alfaraj dfeb7e5738 select bounding box utility functions 2023-02-19 08:51:34 +03:00
Abdullah Alfaraj 7346e87c48 move timer function to general 2023-02-19 08:43:41 +03:00
Abdullah Alfaraj 1436e80d53 store width and height slider value on change 2023-02-19 08:40:49 +03:00
Abdullah Alfaraj fb94d9d1d7 add a link button in between the width and height slider 2023-02-19 08:36:33 +03:00
Abdullah Alfaraj 8511591469 add a Square ratio checkbox option to thumbnails 2023-02-19 08:33:47 +03:00
Daniele fb7d85a621 Thumbnail class and history image buttons 2023-02-18 21:59:09 +00:00
Abdullah Alfaraj f202140e90 add link width and height slider svg button 2023-02-18 21:12:33 +03:00
Abdullah Alfaraj 8ed56bf0d4 set the default size to thumbnails to mid 2023-02-18 16:19:45 +03:00
Abdullah Alfaraj 8d0c25ca51 allow for loading async preset loaders 2023-02-18 09:49:01 +03:00
Abdullah Alfaraj a24b3208e1 add thumbnail size slider 2023-02-17 20:54:15 +03:00
Abdullah Alfaraj 1d672ecf52 Merge branch 'improve_progess_image' into master 2023-02-17 10:27:48 +03:00
Abdullah Alfaraj 5c3073b99d increment to version 1.1.10 2023-02-17 10:25:47 +03:00
Abdullah Alfaraj d817e07731 remove dead comment 2023-02-17 10:25:24 +03:00
Abdullah Alfaraj 431d3442bc
Merge pull request #103 from AbdullahAlfaraj:improve_progess_image
Improve_progess_image
2023-02-17 10:16:18 +03:00
Abdullah Alfaraj bdee357acc display the progress image in the viewer tab if batch_size > 1 2023-02-17 10:15:27 +03:00
Abdullah Alfaraj 6cd05bc5f7 add dummy.js module 2023-02-17 10:11:22 +03:00
Abdullah Alfaraj 19c1922cac add progress image container to viewer tab 2023-02-17 10:09:23 +03:00
Abdullah Alfaraj d0d26a9265
Merge pull request #102 from AbdullahAlfaraj/viewer-refactor
Viewer-refactor
2023-02-16 14:45:29 +03:00
Abdullah Alfaraj f2b8d1e6be refactor the viewer thumbnail click handler 2023-02-16 14:17:42 +03:00
Abdullah Alfaraj 584075da7a turn off the visibility for newly imported generated images 2023-02-16 14:11:28 +03:00
Abdullah Alfaraj a1174d7731 replace isLayerValid with doesLayerExist 2023-02-16 14:09:45 +03:00
Abdullah Alfaraj 56ad9d9afa change the line divider from white to dark gray 2023-02-16 14:07:17 +03:00
Abdullah Alfaraj 0ae9d28967 enum module to hold all Enum type structure 2023-02-16 14:06:38 +03:00
Abdullah Alfaraj 9b33c6c23a add history suspension 2023-02-16 06:40:16 +03:00
Abdullah Alfaraj f756d3a3ed
Merge pull request #101 from adunato/master
Refactor tagging
2023-02-16 04:45:07 +03:00
Daniele 5d778599e1 Refactor tagging 2023-02-15 16:48:11 +00:00
Abdullah Alfaraj 990430df96 ignore jimp.js 2023-02-15 14:51:45 +03:00
Abdullah Alfaraj 7957f3e333 Merge branch 'silent_export' into master 2023-02-15 14:50:21 +03:00
Abdullah Alfaraj e0fa03a864 fix bug: import jimp module 2023-02-15 12:10:26 +03:00
Abdullah Alfaraj 0aeddac05e method to get the selection are from the canvas as base64 2023-02-15 11:51:03 +03:00
Abdullah Alfaraj e7251fbf90 add crop method to extract the selected area of the canvas as base64 url 2023-02-15 11:49:31 +03:00
Abdullah Alfaraj 62e425b7d3 Todo: comment 2023-02-15 11:44:16 +03:00
Abdullah Alfaraj 6a2fbf2b76 convert the slashes in a path from \\ to / 2023-02-15 11:43:44 +03:00