hello,
I have a scroll view with many text field and one header group(image,rect),
my problem will happen when I scroll to top and text field in front of header group it must behind of header group.
I create my field in “scene:create(e)” and header group code “header_group:toFront()” in “scene:show(e)”.