Egon Steiner

Results 18 comments of Egon Steiner

Ok I've now tried a few things and I found a few strange behaviours and a workaround for my problem. The problem with fetchState not working is fixed by adding...

For now you could set the `Keymap for Confirming a Suggestion` to `Enter` in the settings. That would resolve the TAB trigger conflicts you described. However if you tried to...

It's not only the documentation. The tutorial link and 4 out of the 8 examples under "They use osg.js" produce 404 errors as well.

@ljharb I'm not sure how this is a duplicate. #566 is about the `control-has-associated-label` while my issue is with the `label-has-associated-control`. Also for me the problem specifically happens with empty...

I have a similar issue where my map starts to flicker. I use a map with L.CRS.Simple to display a tiled image. The maxBounds are set to fit the image....

@adgoncal's workaround doesn't work for me when I use L.Map.extend, but it works when I add it to the Leaflet src and build a new version.

The issue hasn't happened for me since I started testing with the 1.0 release candidate without the workaround but it seems it is still present with @adgoncal's fiddle. Here's a...

@mourner It has a stronger effect in Safari but it is also visible in Chrome. ![screen shot 2015-06-30 at 15 42 07](https://cloud.githubusercontent.com/assets/11647830/8432163/97726efc-1f3e-11e5-8ff1-f76951424caa.png) @IvanSanchez Wow nice work, but I don't think...

This seems to affect Firefox now too in some cases. I couldn't reproduce it in jsFiddle but if you look at that [site](http://www.das-hoechste.de/sommer/bahnen/nebelhorn/panoramakarte-nebelhorn.html) I get the same spaces in Firefox...

@cmulders Thanks for the workaround! Since we mainly have maps of ski resorts that are mostly white and blue. We ignored the spaces for now, with your workaround it looks...