Sami Mäkinen

Results 44 comments of Sami Mäkinen

> The fix introduced with #10502 and shipped with OpenLayers 6.2 breaks all mouse events in my map viewer. This was a life-saver comment. I've been debugging our React/OpenLayers app...

Thanks! This was a good test but the functionality seems a bit off at least for point features with this change. Not sure if the reason is in OpenLayers since...

Could try downgrading file-loader back to original version since looks like it's the main culprit for breaking `mapmodule.getImageUrl()` (some images for plugins are not shown with current config).

Cesium with Webpack 5: https://github.com/CesiumGS/cesium-webpack-example/pull/28 We might want to take another crack at this.

Same problem in https://github.com/oskariorg/oskari-frontend/blob/master/bundles/catalogue/metadatacatalogue/instance.ol2.js and we could remove the ol2 impl. This needs to be looked at more closely.

Similar issue here: https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/admin-layerrights/instance.js#L96 https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/admin-layerrights/instance.js#L75

And here: https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/maplegend/instance.js#L64 https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/maplegend/instance.js#L104

And here: https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/printout/instance.js#L79 https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/printout/instance.js#L98

https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/search/instance.js#L81 https://github.com/oskariorg/oskari-frontend/blob/master/bundles/framework/search/instance.js#L103

Ran into this one as well with a clean install: ![image](https://github.com/ec-jrc/re3gistry/assets/2210335/8cd83034-ef4e-4f91-a32d-03313e4579cb)