neuroanatomy / BrainBox

BrainBox is a web application that lets you annotate and segment 3D brain imaging data in real time, collaboratively.
https://brainbox.pasteur.fr
Other
96 stars 46 forks source link

explicitly convert objects to array #242

Closed ntraut closed 4 years ago

ntraut commented 4 years ago

Some implicit conversions from object to array are not handled by some versions of Safari for mobile, use explicit conversions instead.