Skip to content

Instantly share code, notes, and snippets.

@blixt
Last active August 29, 2015 14:14
Show Gist options
  • Select an option

  • Save blixt/b3eedcb90f5b5ea7e014 to your computer and use it in GitHub Desktop.

Select an option

Save blixt/b3eedcb90f5b5ea7e014 to your computer and use it in GitHub Desktop.
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