Commit Graph

24 Commits (cf70efaf449d200e3ee3d7bdf64975145ea91925)

Author SHA1 Message Date
Abdullah Alfaraj 54e3ea91ed add option for resize interpolation methods in photoshop and jimp 2023-06-24 14:56:12 +03:00
Abdullah Alfaraj 527139468c reimplement the viewer tab functionality in typescript, react, and mobx 2023-06-23 04:42:59 +03:00
Abdullah Alfaraj f1e28789cb method to toggle the background layer 2023-02-27 05:00:21 +03:00
Abdullah Alfaraj 3c643b379f cover the background layer edge cases 2023-02-25 04:19:18 +03:00
Abdullah Alfaraj 19b48c8488 refactor duplicateLayer() 2023-02-24 04:19:55 +03:00
Abdullah Alfaraj c097ba85e1 add an option to choose the background layer color 2023-02-20 11:21:14 +03:00
Abdullah Alfaraj 5d16bfefca deprecate createSolidLayer instead use the descriptor method 2023-02-20 11:20:37 +03:00
Abdullah Alfaraj 065c7e4d86 add method to create background layer if it doesn't exist 2023-02-19 21:48:31 +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 be17130eb6 make scaleTo, moveTo ignore the selection area 2023-02-13 11:08:55 +03:00
Abdullah Alfaraj 9f4e096bc6 method to check if layer is valid/ exist 2023-02-13 11:07:42 +03:00
Abdullah Alfaraj 9ec087989a scale a layer by the specified width and height 2023-02-11 00:34:03 +03:00
Abdullah Alfaraj ecd739061e export rectangular Layer as .webp 2023-02-10 19:50:20 +03:00
Abdullah Alfaraj 53054b8d8d add Layer utility Class 2023-02-10 18:11:02 +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 98753acb73 selecting a layer should not change it's visibility 2023-01-25 22:54:45 +03:00
Abdullah Alfaraj cd9e8fbfdb bug fix: resize correctly on silent import 2023-01-24 05:42:17 +03:00
Abdullah Alfaraj 595fd5ab3a only delete inpaint mask layer if it exist 2023-01-15 07:22:40 +03:00
Abdullah Alfaraj 2035a84cb9 collapse mask related folders 2023-01-13 23:43:58 +03:00
Abdullah Alfaraj c08f2436ea add collapse group functionality 2023-01-13 05:11:51 +03:00
Abdullah Alfaraj 4daf48b653 get the index of the current layer 2023-01-11 12:33:19 +03:00
Abdullah Alfaraj 4416c78005 add new layer utility 2023-01-11 05:00:24 +03:00