-
Notifications
You must be signed in to change notification settings - Fork 20.6k
Updating coordinate object in function form of offset
causes silent failure
#1848
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
Labels
Milestone
Comments
|
Second argument is current position of the element that should not be modified. We could either fix this through doc notes or with one-liner in the |
I can see the lure of modifying the incoming position object, so it seems like we should allow that. |
markelog
added a commit
to markelog/jquery
that referenced
this issue
Nov 11, 2014
markelog
added a commit
that referenced
this issue
Nov 10, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Should move
el
down by 10 pixels. If that's somehow impossible, jQuery should at least raise an error.The text was updated successfully, but these errors were encountered: