nathancahill / split

Unopinionated utilities for resizeable split views
https://split.js.org/
MIT License
6.1k stars 448 forks source link

onDrag event callbacks don't return the elements that were split #764

Open daattali opened 1 year ago

daattali commented 1 year ago

If I have a page with a few different containers that are split, and I add an onDrag event to each one of them, there is no way to retrieve which element was used in the callback.