Commit Graph

76 Commits

Author SHA1 Message Date
nthouliss
c1cde5b94f Add error guards to catch blocks 2022-04-01 14:56:55 +11:00
Mitchell McCaffrey
019ddcbb8c Add back optionality to session socket to prevent multiple connections 2021-10-28 11:36:26 +11:00
Mitchell McCaffrey
38d8ca95b3 Optimise note creation for FireFox 2021-10-21 16:12:41 +11:00
Mitchell McCaffrey
d952d2c63b Remove optionality from session socket
Co-Authored-By: Nicola Thouliss <53867736+nthouliss@users.noreply.github.com>
2021-09-04 10:04:25 +10:00
Mitchell McCaffrey
5e407ba72d Move interaction to left click and added middle click move right click pointer 2021-09-02 09:28:45 +10:00
Mitchell McCaffrey
4eca2dcfc7 Fix transform attachments affecting transform anchor positions 2021-08-14 13:15:51 +10:00
Mitchell McCaffrey
3ed6e63080 Updated transformer to also transform attached tokens 2021-08-13 17:45:15 +10:00
Mitchell McCaffrey
4f049370e5 Prevent token and note menu focus after transform 2021-08-12 11:26:02 +10:00
Mitchell McCaffrey
60140f1ffc Change note drag overlay props to match new token drag overlay 2021-08-12 10:23:35 +10:00
Mitchell McCaffrey
14fbb41e9d Update token duplicate and removing to include attached tokens 2021-08-12 10:23:02 +10:00
Mitchell McCaffrey
757e2317c8 Add selection delete shortcut 2021-08-10 08:14:59 +10:00
Mitchell McCaffrey
37405cac60 Fix issue with drag and drop tokens from a url not loading 2021-08-07 10:19:31 +10:00
Mitchell McCaffrey
d6d8ee2f11 Add alt drag duplicate shortcut for tokens, notes and selection 2021-08-06 12:04:22 +10:00
Mitchell McCaffrey
b300418d78 Change map state drawShapes and fogShapes name 2021-08-06 08:21:19 +10:00
Mitchell McCaffrey
d1e62e850a Add transformer to note 2021-08-05 16:24:46 +10:00
Mitchell McCaffrey
59d46e1d27 Separated prop tokens from tokens to render below drawings and notes 2021-08-05 15:17:10 +10:00
Mitchell McCaffrey
9e2d09cafd Adhere to map grid snapping settings for select tool 2021-08-05 14:47:00 +10:00
Mitchell McCaffrey
17defb0aec Updated select tool to take edit permissions into account 2021-08-05 14:36:57 +10:00
Mitchell McCaffrey
73c549102b Add attachment token category 2021-08-05 11:56:40 +10:00
Mitchell McCaffrey
6eb1f71bc2 Add shortcut for disabling grid snapping 2021-08-04 08:32:27 +10:00
Mitchell McCaffrey
9e5eb9d258 Fix locked tokens being selected in tools other than the move tool 2021-08-04 07:42:36 +10:00
Mitchell McCaffrey
cef4844ea9 Close token menu when transforming 2021-08-03 08:18:12 +10:00
Mitchell McCaffrey
df1e59f666 Add custom transformer 2021-07-25 13:48:50 +10:00
Mitchell McCaffrey
b3fc7f9e1d Clear selection when changing maps 2021-07-23 15:43:32 +10:00
Mitchell McCaffrey
5546bf525e Add selection copy and paste 2021-07-23 15:41:07 +10:00
Mitchell McCaffrey
ed64294855 Add selection drag overlay 2021-07-22 16:40:43 +10:00
Mitchell McCaffrey
19139dec82 Remove need to pass node into drag overlay 2021-07-22 16:40:33 +10:00
Mitchell McCaffrey
ac4ca5b364 Deselect when changing tools 2021-07-22 15:24:35 +10:00
Mitchell McCaffrey
543fe6f941 Add check for selected items visible and locked properties 2021-07-22 15:21:36 +10:00
Mitchell McCaffrey
986f1efc9b Add basic selection menu 2021-07-22 13:16:44 +10:00
Mitchell McCaffrey
4cee11d5ea Add basic selection movement 2021-07-21 18:56:18 +10:00
Mitchell McCaffrey
20f48f173e Move edit controls into map controls and add keyboard undo shortcuts 2021-07-21 17:12:49 +10:00
Mitchell McCaffrey
ef55f9c3a5 Refactor map actions into hook 2021-07-21 08:08:58 +10:00
Mitchell McCaffrey
24dddad66f Update token state and note events to be more similar 2021-07-20 20:17:41 +10:00
Mitchell McCaffrey
fe8e4387c6 Rename token create and remove handlers 2021-07-20 18:53:03 +10:00
Mitchell McCaffrey
fa62783b9c Refactor konva components and map tools 2021-07-19 15:28:09 +10:00
Mitchell McCaffrey
e3d757ac42 Fix network state default sync value 2021-07-18 09:13:28 +10:00
Mitchell McCaffrey
ac99c9af4a Change debounce return to be optional 2021-07-18 09:12:32 +10:00
Mitchell McCaffrey
2a053f4854 Typescript 2021-07-17 17:25:41 +10:00
Mitchell McCaffrey
e48d19a817 Typescript 2021-07-16 21:39:45 +10:00
Mitchell McCaffrey
a1fb67df7b Typescript 2021-07-16 18:59:29 +10:00
Mitchell McCaffrey
c7b8990a7b Typescript 2021-07-16 16:58:14 +10:00
Mitchell McCaffrey
d80bfa2f1e typescript 2021-07-16 14:55:33 +10:00
Mitchell McCaffrey
68c1c6db0c Typescript 2021-07-13 18:50:18 +10:00
Mitchell McCaffrey
569ed696fc Typescript 2021-07-13 08:59:28 +10:00
Mitchell McCaffrey
72b6994a2e Convert image drop to typescript 2021-07-09 17:19:00 +10:00
Mitchell McCaffrey
ecfab87aa0 More typescript 2021-07-09 16:22:35 +10:00
Mitchell McCaffrey
62686136ab Merge branch 'master' into typescript 2021-07-02 15:54:54 +10:00
Mitchell McCaffrey
1f2c70a612 Change measure tool to use full snapping to grid center and add exact euclidean measurements 2021-06-19 09:36:00 +10:00
Mitchell McCaffrey
78dac55d7a Fix selection of text when 3D touching a token on iOS 2021-06-17 11:30:06 +10:00