mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: incorrectly erasing on mobile (#4899)
* fix: incorrectly erasing on mobile * reintroduce fix for erasing on single-point click * fix snaps
This commit is contained in:
parent
7daf1a7944
commit
b682d88167
2 changed files with 16 additions and 2 deletions
|
@ -16860,7 +16860,7 @@ Object {
|
|||
|
||||
exports[`regression tests two-finger scroll works: [end of test] number of elements 1`] = `0`;
|
||||
|
||||
exports[`regression tests two-finger scroll works: [end of test] number of renders 1`] = `16`;
|
||||
exports[`regression tests two-finger scroll works: [end of test] number of renders 1`] = `12`;
|
||||
|
||||
exports[`regression tests undo/redo drawing an element: [end of test] appState 1`] = `
|
||||
Object {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue