Hi, how would we go about persisting memory? I've been experiencing loading buffers between layouts. The only 2 solutions I have, is to either lessen the memory of each layout to below 80mb or make a global layout with all the resources then delete all objects in that layer.
Thanks.