thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
MIT License
2.71k stars 642 forks source link

scaleImage #263

Open codychen123 opened 7 years ago

codychen123 commented 7 years ago

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"