tldraw/e2e/test/helpers
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
..
ui [refactor] restore createTLSchema (#1444) 2023-05-24 10:48:31 +00:00
constants.ts Added initial webdriver tests (#1337) 2023-05-09 20:21:45 +00:00
index.ts Added initial webdriver tests (#1337) 2023-05-09 20:21:45 +00:00
runtime.ts Added initial webdriver tests (#1337) 2023-05-09 20:21:45 +00:00
util.ts Don't allow g keyboard shortcut in readonly mode, show laser tool in the toolbar (#1459) 2023-05-25 19:08:52 +00:00
webdriver.ts Added initial webdriver tests (#1337) 2023-05-09 20:21:45 +00:00