Tldraw/packages/editor/src/lib
Steve Ruiz b89612bdb7
[fix] Shift key code / nudge (#1537)
Fix key code when pressing Shift, which fixes nudging.

### Change Type

- [x] `patch` — Bug Fix

### Test Plan

1. use the shift key to nudge things

### Release Notes

- Fix shift key nudging
2023-06-06 11:49:17 +00:00
..
app [fix] Shift key code / nudge (#1537) 2023-06-06 11:49:17 +00:00
components Renaming types, shape utils, tools (#1513) 2023-06-04 10:38:53 +00:00
config Independent instance state persistence (#1493) 2023-06-05 14:11:07 +00:00
hooks Simplify static cursors (#1520) 2023-06-05 14:49:44 +00:00
test ensure that fixed points stay fixed (#1523) 2023-06-05 18:04:13 +00:00
utils scale exported canvases when they reach the browsers max size (#1536) 2023-06-06 11:44:21 +00:00
TldrawEditor.tsx Independent instance state persistence (#1493) 2023-06-05 14:11:07 +00:00
assetUrls.ts Renaming types, shape utils, tools (#1513) 2023-06-04 10:38:53 +00:00
constants.ts rename app to editor (#1503) 2023-06-02 15:21:45 +00:00