Skip to content

Re-append placeholder on second hover over valid container with pullPlaceholder: false.#116

Merged
johnny merged 1 commit intojohnny:masterfrom
jgerigmeyer:hotfix-placeholder
Aug 8, 2014
Merged

Re-append placeholder on second hover over valid container with pullPlaceholder: false.#116
johnny merged 1 commit intojohnny:masterfrom
jgerigmeyer:hotfix-placeholder

Conversation

@jgerigmeyer
Copy link
Contributor

When using two grouped containers and pullPlaceholder: false when the target container is empty, the placeholder appears correctly the first time an item is dragged to hover over the target container, but then if the item is dragged out of that container and back in, the placeholder does not appear again. See http://jsfiddle.net/jgerigmeyer/SmRM2/7/ for an example, and http://jsfiddle.net/jgerigmeyer/SmRM2/6/ for a working version using this PR.

This fixes #117.

johnny added a commit that referenced this pull request Aug 8, 2014
Re-append placeholder on second hover over valid container with pullPlaceholder: false.
@johnny johnny merged commit 8336956 into johnny:master Aug 8, 2014
@jgerigmeyer jgerigmeyer deleted the hotfix-placeholder branch September 22, 2014 16:53
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

Successfully merging this pull request may close these issues.

Placeholder is not added correctly to empty target container with pullPlaceholder: false.

2 participants

Comments