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

Improve drag & drop #26 #37

Merged
merged 18 commits into from
Mar 23, 2017
Merged

Improve drag & drop #26 #37

merged 18 commits into from
Mar 23, 2017

Conversation

rohmanhm
Copy link
Contributor

This PR contains #26
Anything else you need to add?

when drag element to element sice commit d4c3452, me must wait for 500ms for dnd. With this in place we can direct drag and move to another element without delay
when hold drag, it's shows the element component
when interval dnd element cleared, intervalCount set to be default value (0)
since commit b62ee57, user cannot direct hold and move element without waiting the delay
When duplicate element, select new duplicated element
Fixed selected and hovered element's offsets, and remove dedupe function.
Explaining when component or elements dropped
Since we have f77d73a, this flag not usefull anymore
Copy link
Contributor

@oknoorap oknoorap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@oknoorap oknoorap merged commit 9618576 into djavaweb:develop Mar 23, 2017
@rohmanhm rohmanhm deleted the dnd branch March 23, 2017 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants