Pascal Barth

Results 48 comments of Pascal Barth

So if I understand correctly, the goal for embeded is to : - Stop event for wheel (scroll) or touch with one finger - Show an overlay, as gmap (with...

Should be implemented by https://github.com/geoadmin/mf-geoadmin3/pull/4678

Not in the top of my todo list right now, ton of stuff to do with VT style v006, MVT rebase and such. Will go back at it when this...

So should we really raise this bar if a weak device is already not comfortable handling a 20Mo KML? Or could we also speculate that a weak device from the...

I don't understand what I'm supposed to do, styles are stored in cms.geo.admin.ch, changing background works too. Please clarify

A simple fix would be to add a dummy feature, and then remove it. This should create a copy of the current drawing (as no `adminId` is present), and now...

We could use the `marker` param and add some coordinate to it : `marker=crosshair,46.63473,7.60423` for exemple. That will make it easy to track into shared links. But that leave us...

That will be ugly, but we could target specific version of Edge comparing `window.navigator.userAgent` with a [bunch of userAgents from this website](https://developers.whatismybrowser.com/useragents/explore/software_name/edge/?order_by=-software_version). As I said, ugly, but that should work...

They all have (the whole link bar) should I remove that for all the links? That helps to know that if you click, you'll get redirected to somewhere else dont'...

It’s not something that has changed lately, it is defined directly in bootstrap. I’ll overwrite that in our css.