Hello, it looks like when we try to import labelings from tif files, the axis metadata is not properly taken into account.
I suspect the entry point is from here: https://github.com/juglab/labkit-ui/blob/master/src/main/java/sc/fiji/labkit/ui/actions/LabelingIoAction.java
I'll try to provide a minimal example and potentially a PR fix.
Hello, it looks like when we try to import labelings from tif files, the axis metadata is not properly taken into account.
I suspect the entry point is from here: https://github.com/juglab/labkit-ui/blob/master/src/main/java/sc/fiji/labkit/ui/actions/LabelingIoAction.java
I'll try to provide a minimal example and potentially a PR fix.