Commit Graph

1813 Commits

Author SHA1 Message Date
Mitchell McCaffrey
d6d8ee2f11 Add alt drag duplicate shortcut for tokens, notes and selection 2021-08-06 12:04:22 +10:00
Mitchell McCaffrey
27bcc127bc Add shape fill option to drawings 2021-08-06 10:12:30 +10:00
Mitchell McCaffrey
cbaf23cd09 Fix custom transformer handles from not appearing when loading slower 2021-08-06 09:18:25 +10:00
Mitchell McCaffrey
729705b86b Fix emoji scale being blurred for notes 2021-08-06 08:48:54 +10:00
Mitchell McCaffrey
afd9f2d30a Adjust token attachment size to be resolution independent 2021-08-06 08:34:27 +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
26f91dbb8f Fix token menu appearing on drag of locked token 2021-08-05 14:59:40 +10:00
Mitchell McCaffrey
4ca9353cd9 Increase key emitter max listeners 2021-08-05 14:51:07 +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
e044a7cd4b Change select tool shortcut 2021-08-05 14:14:47 +10:00
Mitchell McCaffrey
de1faa00df Prevent dragging of selected locked nodes 2021-08-05 14:10:15 +10:00
Mitchell McCaffrey
728790f73c Fix line drawings from not being selectable 2021-08-05 13:56:24 +10:00
Mitchell McCaffrey
0006bcdfa6 Cleanup drawing points conversion 2021-08-05 13:56:04 +10:00
Mitchell McCaffrey
7db02fa492 Add token category to token menu 2021-08-05 13:30:03 +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
3ad726f5ad Adjust token menu to not hide rotation handle at 180deg 2021-08-04 07:32:13 +10:00
Mitchell McCaffrey
07b9f8f621 Hide transform controls when locked 2021-08-04 07:23:40 +10:00
Mitchell McCaffrey
879a23f81a Fix resize size for hex grids 2021-08-04 07:20:30 +10:00
Mitchell McCaffrey
518f6b3e5b Move grid to konva folder 2021-08-04 07:00:15 +10:00
Mitchell McCaffrey
e22037bd74 Add text tag to transformer showing current value 2021-08-03 18:23:51 +10:00
Mitchell McCaffrey
c12698d007 Change selection scale to use non-debounced version 2021-08-03 08:46:30 +10:00
Mitchell McCaffrey
e5747235b4 Refactor ruler out of measure tool 2021-08-03 08:31:40 +10:00
Mitchell McCaffrey
cef4844ea9 Close token menu when transforming 2021-08-03 08:18:12 +10:00
Mitchell McCaffrey
98d9b526c8 Add custom anchors for transformer 2021-08-01 21:00:48 +10:00
Mitchell McCaffrey
0b2f9593c2 Add snapping to transformer 2021-08-01 18:05:57 +10:00
Mitchell McCaffrey
8c9aca0259 Update Map.ts 2021-08-01 16:58:32 +10:00
Mitchell McCaffrey
df1e59f666 Add custom transformer 2021-07-25 13:48:50 +10:00
Mitchell McCaffrey
97f1294a23 Merge branch 'master' into test/1.10.0 2021-07-24 18:04:58 +10:00
Mitchell McCaffrey
fdefd907e3 Update asset live query to use bulkGet to fix crash on private browsing Firefox 2021-07-23 18:51:51 +10:00
Mitchell McCaffrey
7529b1b8c8 Remove success toast for selection paste 2021-07-23 15:53:29 +10:00
Mitchell McCaffrey
23dd67c1a9 Add selection copy paste shortcuts 2021-07-23 15:53:13 +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
1b248c16a5 Add selection validator and fix outline and vector exports 2021-07-23 15:40:01 +10:00
Mitchell McCaffrey
add88abb95 Move map menu to auto close on drag instead of mouse down 2021-07-23 15:39:31 +10:00
Mitchell McCaffrey
e3a2cc766c Add schema validators for map state 2021-07-23 12:45: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
93ce4bab0e Add grid snapping to selection items movement 2021-07-22 16:16:09 +10:00
Mitchell McCaffrey
1043eac3ab Change default select tool to rect 2021-07-22 16:05:54 +10:00
Mitchell McCaffrey
60760e3d8e Fix selection menu position with offset 2021-07-22 16:00:04 +10:00
Mitchell McCaffrey
4ac4c3aa33 Clicking selection reopens menu 2021-07-22 15:59:46 +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
7860871e7e Fix deselection for path selection 2021-07-22 15:10:42 +10:00