tldraw/packages
Mime Čuvalo 8499af6945
ui events: prevent sending 2nd event unnecessarily (#2921)
Noticed that we were sending two events (one for pointerDown, and one
for pointerUp). The click event handler adds this same check to prevent
this, so this adds it in the pointerUp event as well.

### Change Type

- [x] `patch` — Bug fix

### Release Notes

- Some cleanup on duplicate UI events being sent.
2024-02-26 10:08:27 +00:00
..
assets bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
editor bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
state bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
store bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
tldraw ui events: prevent sending 2nd event unnecessarily (#2921) 2024-02-26 10:08:27 +00:00
tlschema bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
tlsync bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
utils bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
validate bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00