Hi,
I'm optimizing my UI to reduce the drawcalls. When changing the depth value of a widget, is it possible to update all of its child widgets accordingly? I.e. if decreasing a depth value of a widget it would be great to have all of its childs decrease accordingly.
Also, what does the "normalize depth hierarchy" do? I wasn't able to find any documentation on this feature.
Thanks!