rebuildAll.js not respecting z-index #237
Unanswered
BakeSloth
asked this question in
Help + Q&A
Replies: 3 comments
-
Bumping. I have this too. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is been fixed 🙇 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
_dna.json has all the zindex info baked in
example:
"0.0.0:z1,Blue#6.png1.0.4:z2,Pink#90.png5.0.6:z6,Bruised#20.png*9.0.0:z10,Rattle#5.png",
but for some reason the rebuildAll.js script ignores it.
it looks like its pulling layer order directly from config.js layersOrder array without sorting by zindex.
does anyone have any idea on how to fix this?
I need to fix the collection but cant with this issue, please help.
Beta Was this translation helpful? Give feedback.
All reactions