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

Drag and scrolling doesn't work #577

Closed
X-Ryl669 opened this issue Sep 15, 2022 · 1 comment
Closed

Drag and scrolling doesn't work #577

X-Ryl669 opened this issue Sep 15, 2022 · 1 comment

Comments

@X-Ryl669
Copy link

In the large list demo, drag the item 2 and move to the bottom of the list.
Then, while still dragging, scroll the container. The dragged item is not following the scroll, and it's becoming crazy.

@jalal246
Copy link
Member

Hi @X-Ryl669, The demo version (2.x.x) is behind the current version (3.7.0). In both versions, the scroll is supported. However, prior to v3, the scroll was restricted outside the container. Reason: transformation has to calculate visible elements and then animate the scrolling which is something introduced recently in v3.

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