Last active
August 29, 2015 14:14
-
-
Save blixt/b3eedcb90f5b5ea7e014 to your computer and use it in GitHub Desktop.
This 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
| 2015-01-26 22:19:55.120 SwipeableTableViewCell[21735:2347995] setFrame | |
| frame={{0, 0}, {320, 44}} | |
| self.bounds={{0, 0}, {320, 44}} | |
| self.frame={{0, 0}, {320, 44}} | |
| self.contentView.bounds={{0, 0}, {0, 0}} | |
| self.scrollView.bounds={{0, 0}, {0, 0}} | |
| self.scrollView.frame={{0, 0}, {0, 0}} | |
| self.scrollView.contentOffset={0, 0} | |
| 2015-01-26 22:19:55.121 SwipeableTableViewCell[21735:2347995] setFrame | |
| frame={{0, 0}, {375, 50}} | |
| self.bounds={{0, 0}, {375, 50}} | |
| self.frame={{0, 0}, {375, 50}} | |
| self.contentView.bounds={{0, 0}, {320, 44}} | |
| self.scrollView.bounds={{0, 0}, {320, 44}} | |
| self.scrollView.frame={{0, 0}, {320, 44}} | |
| self.scrollView.contentOffset={0, 0} | |
| 2015-01-26 22:19:55.122 SwipeableTableViewCell[21735:2347995] scrollViewDidScroll | |
| self.bounds={{0, 0}, {375, 50}} | |
| self.frame={{0, 0}, {375, 50}} | |
| self.contentView.bounds={{0, 0}, {375, 49.5}} | |
| self.scrollView.bounds={{-55, -0}, {375, 49.5}} | |
| self.scrollView.frame={{0, 0}, {375, 49.5}} | |
| self.scrollView.contentOffset={-55, -0} | |
| 2015-01-26 22:19:55.122 SwipeableTableViewCell[21735:2347995] setFrame | |
| frame={{0, 0}, {375, 50}} | |
| self.bounds={{0, 0}, {375, 50}} | |
| self.frame={{0, 0}, {375, 50}} | |
| self.contentView.bounds={{0, 0}, {375, 49.5}} | |
| self.scrollView.bounds={{-55, -0}, {375, 49.5}} | |
| self.scrollView.frame={{0, 0}, {375, 49.5}} | |
| self.scrollView.contentOffset={-55, -0} | |
| 2015-01-26 22:19:55.123 SwipeableTableViewCell[21735:2347995] layoutSubviews | |
| self.bounds={{0, 0}, {375, 50}} | |
| self.frame={{0, 0}, {375, 50}} | |
| self.contentView.bounds={{0, 0}, {375, 49.5}} | |
| self.scrollView.bounds={{-55, -0}, {375, 49.5}} | |
| self.scrollView.frame={{0, 0}, {375, 49.5}} | |
| self.scrollView.contentOffset={-55, -0} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment