Swiftgram/AsyncDisplayKitTests
Michael Schneider 19bb6519ed Fix crash truncating a string of a node with a zero size
The crash happens in the placeholderImage of ASTextNode. The node is not visible in the time it try to get the `placeholderImage` and so the `visibleRange` has count 0 and a crash happens while accessing the first object of an empty array.
2016-06-03 09:53:59 -07:00
..
2014-06-26 22:32:55 -07:00
2014-11-17 15:02:17 -08:00
2014-06-26 22:32:55 -07:00
2014-06-26 22:32:55 -07:00
2015-09-16 15:34:24 -07:00