Open caschbre opened 6 months ago
The content.svelte component uses on:pointerdown. Any mouse button can trigger this event.
Would it be possible that, if a mouse is triggering the event, to limit it to the primary mouse button?
None
No response
Describe the feature in detail (code, mocks, or screenshots encouraged)
The content.svelte component uses on:pointerdown. Any mouse button can trigger this event.
Would it be possible that, if a mouse is triggering the event, to limit it to the primary mouse button?
What type of pull request would this be?
None
Provide relevant links or additional information.
No response