Leaflet/src/dom
2012-10-29 11:46:40 +13:00
..
DomEvent.DoubleTap.js Fix up DoubleTap in ie10 emulation mode bailing as touches isn't set (which it of course isn't!) 2012-10-18 14:23:17 +13:00
DomEvent.js Make touch events work for IE10 using a wrapper approach (similar to DomEvent.DoubleTap). DoubleTap touch on IE10 doesn't currently work but everything else does. Refs #871 2012-10-18 14:23:09 +13:00
DomEvent.MsTouch.js jshint happiness 2012-10-18 14:23:18 +13:00
DomUtil.js Make getStyle work for ie < 9. Make IE<=7 support RTL too. 2012-10-29 11:46:40 +13:00
Draggable.js Ensure we still fire the dragend event. Move click simulation until after the drag has finished (clicking during a drag seems weird). 2012-10-18 14:23:14 +13:00
PosAnimation.js improve PosAnimation code a bit 2012-08-10 21:50:00 +03:00
PosAnimation.Timer.js improve PosAnimation code a bit 2012-08-10 21:50:00 +03:00