jni / zarpaint

Paint segmentations directly to on-disk/remote zarr arrays
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

3D point finding fails with "Labels object has no attribute _dims_displayed" #45

Open jni opened 10 months ago

jni commented 10 months ago

This was always a risk when using a private attribute. 😅 We need to find an alternate way to figure out the n-dimensional coordinates from a 3D click.