Skip to content

Floating detection for sortable in initially blank lists. #206

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

Closed
wants to merge 1 commit into from

Conversation

asan
Copy link

@asan asan commented May 5, 2011

Related to http://bugs.jqueryui.com/ticket/6702, option 'floating:true' can be used to set "horizontal sortable layout" in lists that created empty.

…e horisontal sorting in lists that created empty
@scottgonzalez
Copy link
Member

Thanks for the patch, but we're not adding new options to sortable at this time. Feel free to leave a comment on the planning wiki so that this can be addressed when sortable is rewritten for the 2.0 release.

@asan
Copy link
Author

asan commented May 5, 2011

Ok, maybe you can suggest any other way to resolve this issue, without adding options? But as I understand elements tested for float or inline attributes only at sortable init, and there is no way to recheck it later. I`m right?

@scottgonzalez
Copy link
Member

Testing again when the lists changes from being empty would be a possible solution. We're not focusing on interactions right now since they're being rewritten for the 2.0 release.

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