Commit Graph
13 Commits
Author SHA1 Message Date
Ryan Di 4d3dec612c remove redudant setToast to null 2022-09-01 20:46:04 +08:00
Ryan Di 8b84322627 remove exhaustive-deps that's no longer needed 2022-09-01 19:41:33 +08:00
Ryan Di df5a5f7d86 use excalidrawAPI.setToast for reconnection toast message 2022-09-01 19:33:46 +08:00
Ryan Di a1b1a2f9a3 fix >5s blank scene for first one in the room when reconnecting 2022-08-30 22:36:24 +08:00
Ryan Di c71495b140 add toast message when reconnecting to server 2022-08-29 16:23:52 +08:00
Ryan Di f8c9f63650 fix: disconnect from and reconnect to socket server when visibilitychange 2022-08-26 20:11:16 +08:00
Ryan Di 2816c72c62 fix: fix function boolean typo 2022-08-26 20:00:39 +08:00
Ryan DiandGitHub 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 DiandGitHub 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