I have got a displaygroup with some Textfields and images. When I try to change visibility or alpha to the group nothing happens with the textfields. If I change it for each textfield it works. Why?
found it…
“Native display objects are separate from Corona’s OpenGL drawing canvas and always appear in front of normal display objects.”
found it…
“Native display objects are separate from Corona’s OpenGL drawing canvas and always appear in front of normal display objects.”