Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Added forcePlaceholderSize #7

Closed
wants to merge 1 commit into from
Closed

Added forcePlaceholderSize #7

wants to merge 1 commit into from

Conversation

microweber
Copy link

I added the forcePlaceholderSize option.

Please check it out

$('.edit').sortable({
    items: '.row:not(.disabled)',
    forcePlaceholderSize: true,
     connectWith: '.edit, .col'
});

@farhadi
Copy link
Owner

farhadi commented Apr 8, 2012

Thanks for implementing this useful feature.

Would you mind amending your commit using Unix line endings?

@farhadi farhadi closed this in 176456d Apr 17, 2012
ncjones pushed a commit to ncjones/html5sortable that referenced this pull request Jan 27, 2014
Move storing options on the element to after checks for methods like reload/destroy.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants