tldraw/e2e/test
Mitja Bezenšek 042edeb4b4
Don't allow g keyboard shortcut in readonly mode, show laser tool in the toolbar (#1459)
Disable `g` keyboard shortcut in readonly mode. Show laser tool in
toolbar when in readonly mode.

Resolves [#1936](https://github.com/tldraw/brivate/issues/1936)
Resolves [#1935](https://github.com/tldraw/brivate/issues/1935)

### Change Type

- [x] `patch` — Bug Fix

### Test Plan

1. Open a readonly room.
2. Press `g` and make sure it doesn't switch to it.
3. Laser tool should be visible in the toolbar in readonly rooms.


### Release Notes

- Disable geo tool shortcut in readonly mode. Show laser on the toolbar.

---------

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2023-05-25 19:08:52 +00:00
..
helpers Don't allow g keyboard shortcut in readonly mode, show laser tool in the toolbar (#1459) 2023-05-25 19:08:52 +00:00
specs Measure individual words instead of just line breaks for text exports (#1397) 2023-05-22 15:10:03 +00:00
mocha-ext.ts Added initial webdriver tests (#1337) 2023-05-09 20:21:45 +00:00
test-constants.ts Added initial webdriver tests (#1337) 2023-05-09 20:21:45 +00:00