Commit Graph

748 Commits

Author SHA1 Message Date
Mitchell McCaffrey
07058db9c2 Fix UI issue with pressing space with move tool selected 2021-07-19 11:01:45 +10:00
Mitchell McCaffrey
621014bff2 Add select tool settings and icons 2021-07-19 10:56:14 +10:00
Mitchell McCaffrey
4983ddbc17 Remove primary colour from colour options 2021-07-18 09:42:07 +10:00
Mitchell McCaffrey
a6a233542e Check for divide by zero in grid 2021-07-18 08:40:44 +10:00
Mitchell McCaffrey
8e8e800760 Fix resize detector sizes 2021-07-17 20:37:09 +10:00
Mitchell McCaffrey
029a992381 Typescript 2021-07-17 18:39:49 +10:00
Mitchell McCaffrey
a4363e542c Typescript 2021-07-17 18:18:57 +10:00
Mitchell McCaffrey
2a053f4854 Typescript 2021-07-17 17:25:41 +10:00
Mitchell McCaffrey
97734a2f55 Typescript 2021-07-17 14:36:39 +10:00
Mitchell McCaffrey
fecf8090ea Typescript 2021-07-17 12:48:04 +10:00
Mitchell McCaffrey
e48d19a817 Typescript 2021-07-16 21:39:45 +10:00
Mitchell McCaffrey
74cabdd798 Merge branch 'master' into typescript 2021-07-16 20:58:09 +10:00
Mitchell McCaffrey
01eabcef3d Typescript 2021-07-16 20:57:05 +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
3aace97004 Fix grid pattern offset for Konva v8 2021-07-16 10:06:35 +10:00
Mitchell McCaffrey
838ee68614 Change vehicle mount movement method to fix bug with child position not updating 2021-07-16 09:44:19 +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
49b8caa2d7 Add type to controls and change colour types 2021-07-09 22:06:32 +10:00
Mitchell McCaffrey
72b6994a2e Convert image drop to typescript 2021-07-09 17:19:00 +10:00
Mitchell McCaffrey
f6d695a48a Move general components to typescript 2021-07-09 16:58:32 +10:00
Mitchell McCaffrey
ecfab87aa0 More typescript 2021-07-09 16:22:35 +10:00
Mitchell McCaffrey
123ebd880a Format 2021-07-08 12:00:47 +10:00
Mitchell McCaffrey
629a4ad7eb Enable fixed physics update to prevent issues with low frame rates 2021-07-06 08:19:31 +10:00
Mitchell McCaffrey
a8b61f0223 Update react-spring to prevent issues with Firefox resistFingerprinting 2021-07-06 08:18:29 +10:00
Mitchell McCaffrey
62686136ab Merge branch 'master' into typescript 2021-07-02 15:54:54 +10:00
Mitchell McCaffrey
70cb5f8f89 Fix token bar undefined reference 2021-06-27 15:33:25 +10:00
Mitchell McCaffrey
72f2c74e9d Add on upgrade listener for DB and overlay when upgrading 2021-06-24 16:14:20 +10:00
Mitchell McCaffrey
23662e9fa1 Add children option to loading overlay 2021-06-24 16:13:29 +10:00
Mitchell McCaffrey
8ede904eab Fix token bar not prompting for token deletion 2021-06-24 10:35:04 +10:00
Mitchell McCaffrey
43d3a4cc02 Update no fog to cut message 2021-06-20 15:32:38 +10:00
Mitchell McCaffrey
532becd1cd Change label max text to 48 characters 2021-06-20 12:49:17 +10:00
Mitchell McCaffrey
805e53a1dd Adjust note and token label auto sizing to work on Firefox Windows 2021-06-20 12:48:52 +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
5e69ffcef8 Refactor lazy tile to not include sortable rendering 2021-06-18 10:48:52 +10:00
Mitchell McCaffrey
e352cadaea Add conditional rendering to token status and label 2021-06-17 11:39:41 +10:00
Mitchell McCaffrey
78dac55d7a Fix selection of text when 3D touching a token on iOS 2021-06-17 11:30:06 +10:00
Mitchell McCaffrey
4e2d14e7ac Fix select not scrolling container 2021-06-17 11:16:32 +10:00
Mitchell McCaffrey
09d3023d7a Add text area auto size for notes 2021-06-17 11:05:25 +10:00
Mitchell McCaffrey
bc97f4838a Optimised re-renders with sortable tiles 2021-06-15 20:08:45 +10:00
Mitchell McCaffrey
a997641628 Move token bar to use grid over flex 2021-06-14 17:07:15 +10:00
Mitchell McCaffrey
53be182b1c Add lazy loading for tiles and token bar tokens 2021-06-14 17:06:57 +10:00
Mitchell McCaffrey
f0d93abd31 Fix token bar token titles 2021-06-14 15:50:48 +10:00
Mitchell McCaffrey
1e26193457 Optimise token database sync and add loading indicator for multiple token hiding 2021-06-14 15:18:07 +10:00
Mitchell McCaffrey
0fbd837449 Fix global image drop outside triggering drag end 2021-06-14 13:47:21 +10:00
Mitchell McCaffrey
63421f824a Fix fog useCallback dependency 2021-06-14 12:21:08 +10:00
Mitchell McCaffrey
265f04fc0a Add toasts for unable to draw fog errors 2021-06-14 11:57:08 +10:00
Mitchell McCaffrey
1eed2eb15d Fix token preview rendering for token groups 2021-06-12 21:25:03 +10:00