When comparing the size of the image and the imageview's size. The origin of the image view should not be considered. by jeroenleenarts · Pull Request #143 · parse-community/ParseUI-iOS
…igin of the image view should not be considered. I have noticed that when positioning a imageView in a cell on another location unintended behavior occurs due to the fact that even though the image could be contained within the bounds of the imageview, the CGContainsRect call "fails" because the origin places one or more corners of the imageview frame outside of the generated imageView rect.
nlutsenko added a commit that referenced this pull request
Sep 10, 2015This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters