I'm not sure if it's a bug, or some new feature I'm missing that I should turn on or pay attention to.
So, I moved one of my projects from C2 to C3 and I notice that objects I'm creating on start of layout appears after the layout is rendered to the screen.
This was a small project and the delay was rather short.
I moved another project, bigger one, with more objects created on the start of the layout and I get an even longer delay.
This did not happen in C2, with the same project/layouts/events.
Is there a way to make sure all objects are created on start of layout are fully loaded before the screen is rendered?
Ashley