-
Notifications
You must be signed in to change notification settings - Fork 13
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
Also sync drag movement #4
Comments
Thank you for this feature request! Currently, no, there's no good way to mimic drag position across Flickity galleries. This may be an interesting feature, but I haven't heard any other interest in it yet. |
@nikosolihin You've just made me incredibly happy (and relieved) - thanks for pointing this out! |
Cool thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using the asNavFor function in Flickity to create a placeholder gallery underneath the main gallery. This works pretty well, but when you drag the gallery the movements aren't synced realtime (only when you let go).
Is it possible to mimic the exact movements of the main gallery?
The text was updated successfully, but these errors were encountered: