Zoran Kokeza

Results 28 comments of Zoran Kokeza

did another pass over this, also tried loading prod map-configs from https://github.com/TerriaJS/saas-catalogs-public, and no issue is raised to the user so I am pretty much confident that this can go...

The issue seems to come from using `raster-dem` which doesn't cover the entire earth and so doesn't have data for the entire earth. It was throwing the error ```Failed to...

Looking at changes for react 18 it would be good to pick up on react 17 PR and update it for react 18 since it has some fixes not directly...

@staffordsmith83 of course, also feel free to push it directly to this branch if you want

- for the Chrome version my understanding is that it is no longer needed. The underlying bug was resolved 4 years ago in modern development it is like supporting IE...

Hi @steve9164, are there any plans to merge this? I might get some time next week to get this in sync with the latest main.

Fixed the mentioned styling issues. I am not quite sure if you meant all groups should have a horizontal line or only top-level so I added it only for top-level...

Hi @nf-s I have synced the code with the latest main and it is ready for review. p.s. Would you like me to completely rebase and squash the code in...

superseded by https://github.com/TerriaJS/terriajs/pull/6985

I'll drop a comment with our experience from the development of basic drawing support. I will suggest going with a complete rewrite of `UserDrawing` function since it is going to...