-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
It'd be handy to be able to pass a callback function that would be called every time the panes are sync. I have implemented this in a fork of my own and would be happy to open a PR if you're interested.
Something like
<ScrollSync onSync={() => console.log("Panes synchronized!")}>
{ /* ... some components including ScrollSyncPane */ }
</ScrollSync>
although we could discuss the name and signature of such function.
FINDarkside
Metadata
Metadata
Assignees
Labels
No labels