more whitespace changes in Handler/Drag.js
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3642 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -20,16 +20,16 @@ OpenLayers.Handler.Drag.prototype =
|
||||
started: false,
|
||||
|
||||
/**
|
||||
* Property: dragging
|
||||
* {Boolean}
|
||||
*/
|
||||
dragging: false,
|
||||
* Property: dragging
|
||||
* {Boolean}
|
||||
*/
|
||||
dragging: false,
|
||||
|
||||
/**
|
||||
* Property: start
|
||||
* {<OpenLayers.Pixel>}
|
||||
*/
|
||||
start: null,
|
||||
* Property: start
|
||||
* {<OpenLayers.Pixel>}
|
||||
*/
|
||||
start: null,
|
||||
|
||||
/**
|
||||
* Property: oldOnselectstart
|
||||
|
||||
Reference in New Issue
Block a user