You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at least we need some examples where Microdraw.ImageOrder is not just the indices of the slice array from 0 to the slices number because microdraw is probably broken in this case
What is the current behaviour?
currently slices index could be array indices or strings specified in the json, but there is no json example using the second possibility
microdraw/app/public/js/microdraw.js
Lines 2043 to 2045 in 10ccb64
What is the expected or desired behavior?
include an example of json using custom names for slices
The text was updated successfully, but these errors were encountered: