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

Update Drag.js #1292

Closed
wants to merge 2 commits into from
Closed

Update Drag.js #1292

wants to merge 2 commits into from

Conversation

newbie78
Copy link
Contributor

drag&drop with mobile support
checked on ios & android mobile devices
see #1087

drag&drop with mobile support
@@ -122,7 +124,7 @@ var Drag = new Class({

sumValues: function(alpha, beta, op){
var sum = {}, options = this.options;
for (var z in options.modifiers){
for (z in options.modifiers){
Copy link
Member

Choose a reason for hiding this comment

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

I don't think you want to remove the var here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes you are right it my error

drag&drop with mobile support
checked on ios & android mobile devices
see mootools#1087
with my broken var bugfix
@SergioCrisostomo SergioCrisostomo added this to the 1.5.2 milestone Aug 6, 2015
@SergioCrisostomo
Copy link
Member

LGTM

@anutron
Copy link
Member

anutron commented Aug 10, 2015

👍

@SergioCrisostomo
Copy link
Member

added via d0045cf

@mootools mootools deleted a comment from siweul10 Jan 20, 2019
@mootools mootools deleted a comment Feb 13, 2019
@thehemoi
Copy link

thehemoi commented May 8, 2020

thanks you

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.

None yet

5 participants