tldraw/packages
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
..
assets [feature] add laser pointer (#1412) 2023-05-19 11:09:13 +00:00
editor [mini-feature] Following indicator (#1468) 2023-05-25 15:41:49 +00:00
file-format [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
indices Create @tldraw/indices package (#1426) 2023-05-22 08:18:01 +00:00
polyfills avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
primitives Measure individual words instead of just line breaks for text exports (#1397) 2023-05-22 15:10:03 +00:00
tldraw [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
tlschema [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
tlstore [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
tlsync-client [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
tlvalidate avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
ui Don't allow g keyboard shortcut in readonly mode, show laser tool in the toolbar (#1459) 2023-05-25 19:08:52 +00:00
utils Stricter ID types (#1439) 2023-05-24 11:25:41 +00:00