Merge pull request #1868 from google/rachel-fenichel-patch-1

Update gesture.js
This commit is contained in:
Rachel Fenichel
2018-05-15 14:42:59 -07:00
committed by GitHub

View File

@@ -69,7 +69,7 @@ Blockly.Gesture = function(e, creatorWorkspace) {
* @type {goog.math.Coordinate}
* @private
*/
this.currentDragDeltaXY_ = 0;
this.currentDragDeltaXY_ = null;
/**
* The bubble that the gesture started on, or null if it did not start on a