Leaflet.TimeDimension icon indicating copy to clipboard operation
Leaflet.TimeDimension copied to clipboard

Time Dimension with Leaflet Git version and non integer zoom cause flicker

Open ClaudioCas opened this issue 8 years ago • 4 comments

Dear All, the new beta of leaflet introduces some parameter to change granularity of zoom level (zoomDelta) and allow you to have zoom with fractional value. When a fractional zoom level is set, the time dimension animation flicker when change step. You can see and example in the following image.

leaflettimedimensionflicker

ClaudioCas avatar Apr 18 '16 09:04 ClaudioCas

I update the Leaflet libray to 1.0.0 Rc1 but the issue still present. Thanks

ClaudioCas avatar Apr 18 '16 13:04 ClaudioCas

Hi all, are there any updates about this issue? May I create a jsfiddle to show the issue?

ClaudioCas avatar May 17 '16 14:05 ClaudioCas

Hi @ClaudioCas , can you check if you still have this issue? I can't reproduce it. Example 2 now has a fractional zoom and zoomDelta, and its working.

bielfrontera avatar Jul 28 '16 15:07 bielfrontera

Dear Bielfrontera, thanks for your reply (and your great plugin). I do some other several test and seems that the issue is not strictly releated with the fractional zoom, but probably is some bug with Leaflet/TimeDimensione and Firefox.

I have a pc with Firefox 48 and Windows 7.

In my system the issue can be reproduce with the following steps:

  • open example 7 with firefox http://apps.socib.es/Leaflet.TimeDimension/examples/example7.html
  • disable all overlay layers
  • enable WMOP - Salinity
  • click on fullscreen button
  • click on play button

issueanimation issueanimation2

Let me know if you can reproduce the issue and what is your opinion abut that... Thanks Claudio

Update : I notice some flicker also in Internet Explorer 11 when the animation is playing http://apps.socib.es/Leaflet.TimeDimension/examples/example2.html

ClaudioCas avatar Aug 10 '16 14:08 ClaudioCas