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

position of each items should be refreshed for sortable #1438

Closed
wants to merge 2 commits into from

Conversation

iamdenny
Copy link

position of each items should be refreshed when div scroll up/down.
The previous code didn't refresh the position, so it calculate with wrong information of items when inner div's scroll up or down.
I have tested it with more than 20 of 500 ~ 2000px items.

position of each items should be refreshed when div scroll up/down.
The previous code didn't refresh the position, so it calculate with wrong information of items when inner div's scroll up or down. 
I have tested it with more than 20 of 500 ~ 2000px items.
@scottgonzalez
Copy link
Member

Thanks, please start with a ticket in http://bugs.jqueryui.com including a reduced test case showing the problem. We'll also want some unit tests showing that this fixes the problem and preventing regressions. You should read the contributing guidelines for full information.

@iamdenny
Copy link
Author

Ok. I'll do it after the project I'm working on is almost done.

@scottgonzalez
Copy link
Member

I'm going to close this for now, we can revisit when you have time to work on this again and file the bug report.

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

Successfully merging this pull request may close these issues.

2 participants