I\'m using the following code to rotate an image, but half the image (down the y-axis) that has been rotated \"out of\" the page, disappears. How to fix? heading i
heading
layer.anchorPoint = CGPointMake(0.0, 0.0);