allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
92 stars 7 forks source link

Fix tickmark size being overwritten after being picked #138

Closed frasercl closed 1 year ago

frasercl commented 1 year ago

Corrects a tiny silly bug I introduced in #135: bounding box tick marks are currently always 1 physical unit (e.g. 1μm) regardless of the actual size of the volume, resulting in potentially useless tickmark spacings.

Screenshots:

Before

image

After

image