Files
Swiftgram/AsyncDisplayKit
Garrett Moon 8081123cb2 Fix visibility assert on iOS 7
It appears that didMoveToViewController: can be called with nil,
yet self.parentViewController will *not* be nil. This can result
in calling parent view controller's visibility depth. Instead of
asserting, these methods should return NSNotFound which also happens
to be a really large number, effectively infinite depth.
2016-07-07 11:08:06 -07:00
..
2016-06-21 14:49:47 -07:00
2016-06-30 07:30:57 -07:00
2016-06-18 12:54:55 -07:00
2016-06-18 12:54:55 -07:00
2015-09-16 20:15:48 -04:00