thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scaleImage

codychen123 opened this issue · comments

commented

i setScaleImage but i cannot get scaleImage at void performPresentAnimation.
then i found scaleImage use weak. I get the scaleImage after I change propety "scaleImage" use "strong" replace "weak"