PhotoViewer
PhotoViewer copied to clipboard
Caption not shown after swiping
After swiping, the bars are hidden. Tapping once to show the bar does not show the caption.
Anyway, I did a fix of my own. In EGOPhotoCaptionView setCaptionHidden, i added self.hidden = NO in the else loop.