ZIndex not working for children

The ZIndex doesn’t work for the children of circle. When I take them out of circle however, it works, but I need them inside of it. I want the bars to be behind the circle, how can I do this?

1 Like

can you please explain why you need the circle to be the parent? I’m just wondering.
note: this is normal behavior and is supposed to happen

wait no i remember I need it to be the child because whent he screen size changed the other parts move out of place

the bar on top is without being the Circles child

the bar below is with being the Circles child

I just duplicated the circle frame and put it as a child in the circle and made the parent invisible and now it works

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.