When we change the layer of an object, the layers are presented in the reverse order that we’ve got them in the layers editor. Is there a reason for this? If not, can they please be in the same order?
3 Likes
They’re alphabetical, not reverse order.
Hmm…last time I had a conversation on this they were alphabetical, but that was over 4 years ago.
Now I don’t actually know.
i’ve always wondered why it was upside down in properties! - it does seem odd.
I suspect the dropdown is just iterating through the layer index (0 to N, background to foreground), which is why it appears “reversed” compared to the visual stack where the top layer is index N.
1 Like

