Christian Mayer
Christian Mayer
Hi @Youssef-Harby, thanks for your question. Currently we (in the meaning of the current core devs) do not have concrete plans to implement this. But in case this is a...
No I don't think that we need this anymore. AFAIK this was for modifying our ExtJS 3 / GeoExt 1 JS-files of the no more existing internal client.
Closing in favor of #344
- ✅ LTS for Vue 2 (2.7.x) - ✅ LTS for Vuetify 2 => needs and upgrade from 2.6.x to 2.7.x
Hi Sebastien and Felix, I personally like the dynamic behavior of JS and JSON at least for frontend development. So I really like the approach of the modules by just...
Thank you @sronveaux for your ongoing work and your input @fschmenger. I like the [proposal](https://github.com/wegue-oss/wegue/pull/349#issuecomment-1807959439) of @sronveaux in general. Here are some thoughts: > I think a blacklist is probably...
I had a quick look, what is wrong with the test: The line https://github.com/wegue-oss/wegue/blob/master/tests/unit/specs/components/infoclick/InfoClickWin.spec.js#L88 and following need to be changed to ```js map.forEachFeatureAtPixel = () => { vm.features.push([feat, layer]); };...
Hi @enricofer , do you see a chance that you push this forward? No fronts, this is not meant to put pressure on you. I know everybody has a lot...
Thanks for your PR @enricofer! Your branch has conflicts and it seems there are changes of your previous PRs in the change sets, which makes it hard to review. Could...
Yes, that should solve the issue....thanks. Going to close this now.