Reputation: 77596
Does setting shouldRasterize to a CALayer apply the same behavior to its subLayers?
My app animates the main UINavigationController in order to display a menu which is hidden behind the UINavigationController. Is it a bad idea to set rasterizing for every layer of my ViewControllers?
Upvotes: 0
Views: 156