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

Have draggable start at default #48

Closed
johnryan opened this issue Apr 15, 2015 · 1 comment
Closed

Have draggable start at default #48

johnryan opened this issue Apr 15, 2015 · 1 comment

Comments

@johnryan
Copy link

Is there any way to have the drag start at the div's original value? for instance my css has the div's bottom : 0px. But once I wrap it in a draggable it ends up centered vertically.

Thanks!

STRML added a commit that referenced this issue May 1, 2015
Fixes:
* #48 (draggable start at current position),
* #34 (move element from javascript),
* #46 (spaces to tabs),
* Parts of #31 ('moveOnStartChange', add node to drag callbacks,
     fix pendingState in drag callbacks)
* Linting errors
* Documentation
@STRML
Copy link
Collaborator

STRML commented May 1, 2015

Fixed in 611c895. Not yet released, use master until then.

@STRML STRML closed this as completed May 1, 2015
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

No branches or pull requests

2 participants