Skip to content

npmpublish#1

Open
hendys-maker wants to merge 85 commits intograb:masterfrom
hendys-maker:BranchMergeIntoNpm
Open

npmpublish#1
hendys-maker wants to merge 85 commits intograb:masterfrom
hendys-maker:BranchMergeIntoNpm

Conversation

@hendys-maker
Copy link

No description provided.

mourner and others added 30 commits December 3, 2013 14:31
Don't fire dragend if a dragstart did not occur due to a multitouch action

* danzel/fix2256:
  Don't fire dragend if a dragstart did not occur due to a multitouch action. fixes Leaflet#2256
Use _getTileSize() instead of using options.tileSize directly
Don't set _animatingZoom for touchZoom zooming. refs Leaflet#1934
Trigger remove when removing canvas layers
The context (```this```) is passed when registering event listeners for events ```layeradd/layerremove``` and thus also needs to be passed when removing them.
correctly remove event listener for layer control
Backport fix for zoom animation freeze in Leaflet#2521 to stable
* 'stable' of https://github.com/Leaflet/Leaflet:
  Remove duplicate requestAnimFrame.
  Added test case for setView immediately after map is initialized
  Backported 9a2399e
  correctly remove event listener for layer control
mourner and others added 30 commits August 5, 2015 15:17
Backport L.Browser.mspointer detection from Leaflet#3674
Clear tilelayer's BG buffer on zoomanim end if out of zoom limits
- add check to avoid triggering mouseout events on paths that have already been removed from the map (e.g. when path is removed in onclick event)
…ent-on-removed-paths-fix

Issue Leaflet#3829 - Removed Path with mouseout throws error
This was fixed on master in e44179d
Fix touch drag in Edge browser
Now a LayerGroup can be removed from a FeatureGroup without crashing. FeatureGroup's addLayer had the check in place, but removeLayer did not!
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.