Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Compute placeholder location if target and dnd-list are the same #487

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

mostafabarmshory
Copy link

No description provided.

marceljuenemann and others added 2 commits January 15, 2017 23:53
… itself

Suppose all children of a dnd-list have margin and you are about to insert a new item between them. In this case, the event target and the list are the same and the placeholder will be put at the end of the list.

In this commit, a correct location for both placeholder and the new element is computed based on the dnd-list itself.
@mostafabarmshory mostafabarmshory changed the title Patch 1 Compute placeholder location if target and dnd-list are the same Aug 3, 2018
@mostafabarmshory
Copy link
Author

@marceljuenemann This is a simple effective improvement. I think this could be helpful for others too. Would you please check and accept this request?

@mostafabarmshory
Copy link
Author

It seams this project is not alive any more?!

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

Successfully merging this pull request may close these issues.

2 participants