Ryan Di
3fc89b716a
editing single element
2023-03-27 17:51:31 +08:00
Ryan Di
30743ec726
split stats into general and element stats
2023-03-22 18:32:21 +08:00
Ryan Di
86d49a273b
rename 'stats for nerds' to 'general stats'
2023-03-21 14:49:32 +08:00
Ryan Di
92fe9b95d5
remove element stats from 'stats for nerds'
2023-03-21 14:47:46 +08:00
a9c5bdb878
fix: sort bound text elements to fix text duplication z-index error ( #5130 )
...
* fix: sort bound text elements to fix text duplication z-index error
* improve & sort groups & add tests
* fix backtracking and discontiguous groups
---------
Co-authored-by: dwelle <luzar.david@gmail.com >
2023-02-02 16:23:39 +08:00
8466eb0eef
fix: apply the right type of roundness when pasting styles ( #5979 )
...
* fix: only paste roundness when target and source elements are of the same type
* apply roundness when pasting across different types
* simplify
Co-authored-by: dwelle <luzar.david@gmail.com >
2022-12-10 20:12:09 +08:00
5854ac3eed
feat: better default radius sizes for rectangles ( #5553 )
...
Co-authored-by: Ryan <diweihao@bytedance.com >
Co-authored-by: dwelle <luzar.david@gmail.com >
2022-12-08 16:48:49 +01:00
3a776f8795
fix: image-mirroring in export preview and in exported svg ( #5700 )
...
Co-authored-by: dwelle <luzar.david@gmail.com >
2022-09-17 21:02:13 +00:00
Ryan Di and GitHub
898789b979
chore: update lib menu click outside callback comment ( #5687 )
2022-09-12 11:19:22 +05:30
Ryan Di and GitHub
720f468f39
fix: improve solveQuadratic when a = 0 ( #5618 )
2022-08-24 14:44:59 +08:00
33300d19f6
fix: add random tiny offsets to avoid linear elements from being clipped ( #5615 )
...
Co-authored-by: Ryan Di <ryandi@Ryans-MacBook-Pro.local >
2022-08-23 15:52:15 +02:00
b818df1098
feat: lock angle when editing linear elements with shift pressed ( #5527 )
...
Co-authored-by: Ryan <diweihao@bytedance.com >
2022-08-04 22:42:31 +00:00
Ryan Di and GitHub
865d29388c
feat: cursor alignment when creating linear elements with shift pressed ( #5518 )
...
* feat: cursor alignment when creating linear elements
* feat: apply cursor alignment to multi-point linear elements
* refactor: rename size helper function
2022-08-02 15:43:19 +05:30
2820cd112e
feat: shift-clamp when creating multi-point lines/arrows ( #5500 )
...
Co-authored-by: Ryan <diweihao@bytedance.com >
2022-08-01 15:41:50 +02:00
426b5d9537
feat: cursor alignment when creating generic elements ( #5516 )
...
Co-authored-by: Ryan <diweihao@bytedance.com >
2022-08-01 13:24:46 +02:00