Hadrien Mary

Results 312 comments of Hadrien Mary

Note : `setPosition()` does not seem to work neither.

Ok. If you direct me to the right piece of code, I can try to make it work and propose a PR.

I think the code exists actually : https://github.com/imagej/imagej-legacy/blob/master/src/main/java/net/imagej/legacy/translate/PositionHarmonizer.java

After some tests I found that `PositionHarmonizer.updateLegacyImage()` is only called once when an image is open in IJ1. But then it's never called so I guess this is why the...

I also found that sync is not enable by default (see `IJ2Options`) . I guess the legacy code is not yet stable and fully working so I will stop my...

Seems to be related to #140. By default sync between `ImagePlus` and `ImageDisplay` is not enabled. Maybe it explains the bugs we see...

Sorry I didn't mention that it works fine with BF.

It actually works using the `plotly` channel. Would that be possible to sync the conda-forge package with your package? https://github.com/conda-forge/plotly-orca-feedstock

I am having the same error too. But I think it's a false positive since calling `curl http://ipinfo.io` within the container shows a correct Proton IP in the correct country.

I am not sure how you want to address that but it does not seem straightforward. We could use a script that goes over all the dependencies, parse for the...