Commit graph

262 commits

Author SHA1 Message Date
Steve Ruiz
94fcca1685 Improves translating, breaks save/load again 2021-06-13 15:12:59 +01:00
Steve Ruiz
4a36ff7341 Fix bug in translating 2021-06-13 14:55:37 +01:00
Steve Ruiz
9123fd62fc Improving draw 2021-06-13 14:24:03 +01:00
Steve Ruiz
c88206fd47 encodes local storage data, hides off-screen shapes 2021-06-13 14:04:20 +01:00
Steve Ruiz
c8070857b1 Remove fancy draw prediction.
Until we have a better solution.
2021-06-13 09:10:30 +01:00
Steve Ruiz
a689422576 Improves(?) save / load 2021-06-12 20:40:26 +01:00
Steve Ruiz
e08f8f0116 Update draw-session.ts 2021-06-12 17:53:01 +01:00
Steve Ruiz
03e1904739 Skip projected points on mobile 2021-06-12 17:46:36 +01:00
Steve Ruiz
f90f51efc7 Reduces projection 2021-06-12 17:41:38 +01:00
Steve Ruiz
58c9fc9f83 Improves drawing 2021-06-12 17:34:38 +01:00
Steve Ruiz
b8d58f2d50 improve drawing 2021-06-12 17:04:11 +01:00
Steve Ruiz
5b7dc52b14 Update next.config.js 2021-06-12 14:37:54 +01:00
Steve Ruiz
4a9b01592a Update next.config.js 2021-06-12 14:35:30 +01:00
Steve Ruiz
fe833b6e3b Improve comments on draw 2021-06-12 09:25:04 +01:00
Steve Ruiz
ba9c5f6d97 fixes dot on drawing 2021-06-12 09:10:12 +01:00
Steve Ruiz
ad74014ef4 cleanup status bar 2021-06-11 23:10:17 +01:00
Steve Ruiz
50cffb3404 Annoying file system saving stuff 2021-06-11 23:06:09 +01:00
Steve Ruiz
84971eea30 Fixes manifest 2021-06-11 21:14:43 +01:00
Steve Ruiz
0158c79953 Adds web manifest, pwa 2021-06-11 13:37:09 +01:00
Steve Ruiz
6c08c35dee Update storage.ts 2021-06-11 12:36:30 +01:00
Steve Ruiz
260772e682 Fix save issue 2021-06-11 11:42:23 +01:00
Steve Ruiz
110d8fe0b1 Local file saving 2021-06-11 11:31:31 +01:00
Steve Ruiz
61f56b984e Fixes deleting pages, adds local file saving / loading 2021-06-11 11:11:42 +01:00
Steve Ruiz
e2b53b381b Finish move to page 2021-06-10 11:33:24 +01:00
Steve Ruiz
f2d3231315 Adds context menu, "move to page" 2021-06-10 10:49:16 +01:00
Steve Ruiz
c48537121f Fixes brushing, selection, double-clicking 2021-06-09 17:10:00 +01:00
Steve Ruiz
3629d882cd adds sketchy arrow 2021-06-08 17:43:33 +01:00
Steve Ruiz
9943bdd420 Improves selection 2021-06-08 12:27:47 +01:00
Steve Ruiz
b27c487147 Fixes stroke with on "drawn" shapes 2021-06-08 12:06:24 +01:00
Steve Ruiz
5a7e79121a fixes code bug, adds sketchy circle 2021-06-08 11:32:20 +01:00
Steve Ruiz
dd1210c617 adds seeds to code file 2021-06-07 22:26:05 +01:00
Steve Ruiz
84c93060d0 inky boxes 2021-06-07 22:12:14 +01:00
Steve Ruiz
350c1debde Moves selectedIds into page state, state mounts only one page state / page at a time 2021-06-07 12:18:50 +01:00
Steve Ruiz
45fd645885 fixes rotation on drawn shapes 2021-06-06 21:49:15 +01:00
Steve Ruiz
4c876d3d35 Trash icon now clears selection first 2021-06-06 20:42:04 +01:00
Steve Ruiz
c51c6631e1 improves hit testing for draw shapes 2021-06-06 20:34:27 +01:00
Steve Ruiz
c52c8f4c76 Fix typing 2021-06-06 12:05:51 +01:00
Steve Ruiz
704e92faa4 Improves performance for certain actions 2021-06-06 11:50:01 +01:00
Steve Ruiz
8623958e74 adds pressure sensitivity 2021-06-06 08:33:30 +01:00
Steve Ruiz
a52e91459f Fixes nesting groups 2021-06-05 20:36:46 +01:00
Steve Ruiz
72accc5f44 Adds pressure to pointer data 2021-06-05 17:57:29 +01:00
Steve Ruiz
81141e7bb5 improves arrow rotation 2021-06-05 15:29:49 +01:00
Steve Ruiz
554d55a9e3 improves bounds, arrow rotation 2021-06-05 08:42:17 +01:00
Steve Ruiz
72b6db12c4 Improves handles for arrows 2021-06-05 07:36:39 +01:00
Steve Ruiz
ff72493381 Skips rotations for groups. 2021-06-04 22:34:12 +01:00
Steve Ruiz
d99cacd105 Fixes more bugs with groups 2021-06-04 22:21:03 +01:00
Steve Ruiz
9626461ea7 Fixes deleting undos 2021-06-04 19:49:27 +01:00
Steve Ruiz
fcb11f19e3 Fixes selection for shapes in a group 2021-06-04 18:56:46 +01:00
Steve Ruiz
4507f806f6 Update state.ts 2021-06-04 18:18:36 +01:00
Steve Ruiz
d9cbda45e6 Fixes groups 2021-06-04 17:14:01 +01:00