fix: remote pointers not accounting for offset (#2855)

This commit is contained in:
David Luzar 2021-01-25 10:47:48 +01:00 committed by GitHub
parent 0a0be839b9
commit e75f5f20e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View file

@ -24,6 +24,10 @@ Please add the latest change on the top under the correct section.
- Support `Ctrl-Y` shortcut to redo on Windows [#2831](https://github.com/excalidraw/excalidraw/pull/2831).
### Fixes
- Fix remote pointers not accounting for offset [#2855](https://github.com/excalidraw/excalidraw/pull/2855).
## 0.2.1
## Excalidraw API