Leaflet/src
John Firebaugh a1d7c1268d Mirror D3 strategy for drag event suppression
-webkit-user-drag is not inherited, so it's ineffective
at preventing drags of image overlays (#1821). Instead,
always preventDefault on dragstart.

While here, preventDefault on selectstart as well (a
"belt-and-suspenders" approach).

Together, these changes bring Leaflet's strategy in line
with D3's:

https://github.com/mbostock/d3/blob/master/src/event/drag.js
2013-07-08 10:26:02 -07:00
..
control Revert "Use "wheel" event where supported (#1788)" 2013-06-27 10:27:42 -04:00
core make all WMS request keys uppercase, close #1751 2013-06-11 16:42:35 +03:00
dom Mirror D3 strategy for drag event suppression 2013-07-08 10:26:02 -07:00
geo fix EPSG3395 zooming, close #1796 2013-06-27 09:27:25 -04:00
geometry update packages versions, minor jshinting 2013-05-29 12:10:19 +03:00
images add layers icon svg source 2013-06-12 14:18:29 +03:00
layer Merge pull request #1802 from Leaflet/scaledtiles 2013-07-02 02:32:08 -07:00
map Fix worldCopyJump if you start zoomed all the way out. Fixes #1831 2013-07-05 14:35:48 +12:00
copyright.js more explicit copyright in the top comment 2013-06-24 09:11:57 -04:00
Leaflet.js update build, bump minor version 2013-06-28 15:42:49 -04:00