tldraw/apps/examples/e2e
Steve Ruiz 91dfdecc93
[fix] Lock shortcut (#1677)
This PR fixes the shortcut for lock shapes, which may be blocked by
browser defaults. We now use Shift+L instead of Cmd+Shift+L. Closes
https://github.com/tldraw/tldraw/issues/1676.

### Change Type

- [x] `patch` 

### Test Plan

1. Try the lock tool shortcuts.

- [x] End to end tests

### Release Notes

- [@tldraw/editor] Fix lock tool shortcut
2023-06-29 21:43:28 +00:00
..
tests [fix] Lock shortcut (#1677) 2023-06-29 21:43:28 +00:00
global-setup.ts Add playwright tests (#1484) 2023-05-30 15:28:56 +01:00
global-teardown.ts Add playwright tests (#1484) 2023-05-30 15:28:56 +01:00
playwright.config.ts speed up playwright and add visual regression tests (#1638) 2023-06-23 11:53:04 +00:00
shared-e2e.ts Styles API follow-ups (#1636) 2023-06-24 13:46:04 +00:00