Closed ekdevdes closed 11 years ago
I tried using this with dynamically created UIImages. I.e. Turning a UIView into an UIImage then adding to the images array and reloading the image view by reseting the images property but it doesn't work for dynamically created images
images
It does work if you call 'layoutSubviews' on it, so you are wrong.
Ok, then I'll close this :+1:
I tried using this with dynamically created UIImages. I.e. Turning a UIView into an UIImage then adding to the images array and reloading the image view by reseting the
images
property but it doesn't work for dynamically created images