Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any call back when the widget is dragged out of viewport? #63

Open
mr-srini opened this issue Mar 24, 2023 · 1 comment
Open

Comments

@mr-srini
Copy link

mr-srini commented Mar 24, 2023

Assume I have 100 images (2 in each Row). Now I have to move my first image to the 99th position (drag down).
P: I want to scroll down until the widget is being held down!

I am pretty sure there is a callback for this, not sure which one :(

@huhuang03
Copy link
Owner

Scroll down is already implemented.

scrollSpeedController option will be call when scrolling(maybe can treat as dragged out viewport).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants