Leaflet/spec
ghybs 34dca3cfd9 Fix #5011 (canvas remove+add) (#5024)
Bug when using map option `preferCanvas: true` (canvas renderer for paths) and removing then adding back a vector within the same animation frame (typically in the same sequence, as done by Leaflet.markercluster at `"zoomend"` event, to remove layers and clusters outside visible bounds).
This commit clears the `_removed` flag from paths when they are added to the canvas.
Also added corresponding test suites.
2016-10-20 15:50:15 +03:00
..
suites Fix #5011 (canvas remove+add) (#5024) 2016-10-20 15:50:15 +03:00
.eslintrc Allow to make screenshots in Phantomjs (#4705) 2016-07-08 11:05:12 +02:00
after.js fix icon url warnings in tests 2016-09-27 17:58:08 +03:00
expect.js Use mocha 2013-04-03 14:50:09 -07:00
index.html Detect L.Icon.Default.imagePath using CSS. #4604, #3696, #4579 (#4605) 2016-08-22 16:40:03 +02:00
karma.conf.js Allow to make screenshots in Phantomjs (#4705) 2016-07-08 11:05:12 +02:00
sinon.js Use mocha 2013-04-03 14:50:09 -07:00