Commit Graph
24 Commits
Author SHA1 Message Date
Alex Kim fd0baecb48 fix: lines bound text rotation 2023-05-04 21:51:27 +05:00
Alex Kim 0ca1140e13 fix: merge branch 'master' into alex-kim-dev/flip-multiple-elements 2023-05-04 20:16:33 +05:00
Alex Kim c8fa32780c fix: bound text coordinates not being updated 2023-05-04 20:13:54 +05:00
Alex Kim f4d21c26f5 fix: incorrect scaling due to ignoring bound text when finding selection bounds 2023-04-21 16:27:25 +05:00
Alex Kim bbaa1be1df test: fix the number of context menu items 2023-04-18 14:00:43 +05:00
Alex Kim caf6631f03 fix: merge branch 'master' into alex-kim-dev/flip-multiple-elements 2023-04-18 12:56:58 +05:00
Alex Kim 9a7a01cb11 test: fix flipping tests 2023-04-18 12:26:08 +05:00
Alex Kim a87004918c fix: hand-drawn lines shift after flipping 2023-04-17 13:37:03 +05:00
Alex Kim 0ba1a1a00b revert: linear elements unstable bounds
This reverts commit 22ae9b02c4.
2023-02-27 14:51:49 +03:00
Alex Kim 22ae9b02c4 fix: linear elements unstable bounds 2023-02-27 14:42:36 +03:00
Alex Kim 5931bf01b2 revert: fix linear elements drifting away after multiple flips
This reverts commit bffc33dd3f.
2023-02-24 20:03:04 +03:00
Alex Kim bffc33dd3f fix: linear elements drifting away after multiple flips 2023-02-17 16:01:45 +03:00
Alex Kim 42002279e0 fix: bound text scaling when resizing 2023-02-16 21:03:46 +03:00
Alex Kim 61d86b88eb fix: remove angle flip 2023-02-16 20:23:42 +03:00
Alex Kim 9e1131cf42 fix: a few corner cases for flipping 2023-02-16 18:33:23 +03:00
Alex Kim 69e30b372b fix: add special cases for flipping text & images 2023-02-16 18:33:23 +03:00
Alex Kim 0949e060b5 revert: image elements not flipping its content
This reverts commit cb989a6c66e62a02a8c04ce41f12507806c8d0a0.
2023-02-16 18:33:22 +03:00
Alex Kim c7667cc7d7 feat: add flipping multiple elements with a command 2023-02-16 18:33:22 +03:00
Alex Kim b9a185d098 fix: angles not flipping vertically when resizing 2023-02-16 18:33:22 +03:00
Alex Kim aa289a63fb test: fix accidental resizing in grouping test 2023-02-16 18:33:22 +03:00
Alex Kim d1be72ffc2 fix: image elements not flipping its content 2023-02-16 18:33:22 +03:00
Alex Kim a941173be4 feat: add flipping when resizing multiple elements 2023-02-16 18:33:22 +03:00
Alex KimandGitHub f5379d1563 fix: multiple elements resizing regressions (#5586) 2022-10-29 13:01:38 +02:00
a0d413ab4e fix: resize multiple elements from center (#5560)
Co-authored-by: Ryan Di <ryan.weihao.di@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2022-08-13 19:53:10 +02:00