antoniandre / splitpanes

A Vue 3 (and 2) reliable, simple and touch-ready panes splitter / resizer.
https://antoniandre.github.io/splitpanes
MIT License
1.85k stars 166 forks source link

Emit splitter double click event #183

Open giuppep opened 1 year ago

giuppep commented 1 year ago

This PR implements what suggested in #182 by emitting a splitter-dbl-click event when double-clicking on the splitter. The payload of the event will be the same as that of splitter-click, i.e. the pane following the splitter.

Closes #182 #181

M1CK431 commented 1 year ago

Also close #120 May help for #156

@antoniandre is there any reason why this long standing feature request is still not handled? Especially since @giuppep provide a PR? 🤔