Tldraw/packages/ui/src/lib
Orange Mug 2d4999322d
Disabling middle click paste in favour of panning (#1335)
Specifically for linux OSes but this isn't a requirement here anywhere
that supports middle click paste will now only pan.

Previously when panning with middle mouse button on linux a paste event
would occur on `pointerup`. This is now fixed.

### Test Plan

1. On linux copy some text to the clipboard
2. Pan with middle mouse button
3. On mouse up there should be no text pasted into tldraw 

### Release Note

- Disabling middle click paste, in favour of panning

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2023-05-15 13:13:12 +00:00
..
components [improvement] Ui events followup (#1354) 2023-05-12 08:16:17 +00:00
hooks Disabling middle click paste in favour of panning (#1335) 2023-05-15 13:13:12 +00:00
TldrawUi.tsx [feature] ui events (#1326) 2023-05-11 22:14:58 +00:00
TldrawUiContextProvider.tsx Export Events stuff (#1360) 2023-05-12 09:45:32 +00:00
assetUrls.ts
constants.ts
icon-types.ts
overrides.ts