Hello,
I noticed that when retina display is activated the camera would only zoom (eyeZ) out so far and then screen goes black.
Zoom back in and screen returns to normal.
Looking at CCCamera.m I do see CC_CONTENT_SCALE_FACTOR() used a good bit and it seems related to that but not sure how to adjust ...
Also just noticed that even if retina display is not enabled eventually the camera will black out at higher zoom values (eyeZ).
Why would camera suddenly black out like that?
Anyone with any insight/experience?