svecosystem / paneforge

Resizable pane components for Svelte.
https://paneforge.com
MIT License
342 stars 2 forks source link

Allow binding to double click, or reset on double click #26

Open merlindru opened 1 month ago

merlindru commented 1 month ago

Describe the feature in detail (code, mocks, or screenshots encouraged)

Common behavior for resize

What type of pull request would this be?

None

Provide relevant links or additional information.

No response

huntabyte commented 1 month ago

I'll look into exposing a callback for the handler for an "onDoubleClick" or similar.