I have a problem, I use three20in my project, and I use TTThumbnailViewControllerand TTPhotoViewController, and I upload a bunch of photos, and a bunch of them - only a mirror copy of the ones already uploaded. (I just change the UIImageOrientation after loading data from disk)
In ThumbViewControlellerall works fine! and as expected. But in TTPhotoViewControllerI see both images in the original orientation, and I debugged it, and centerphotoView had the correct orientation, but still shows in the original orientation, which I spent at 6 o’clock on it, and I desperately want you to help me with what to install or what to fix?
source
share