Files
Swiftgram/AsyncDisplayKit
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
..
2016-04-19 09:02:07 +01:00
2016-03-15 21:56:51 -07:00
2016-05-09 17:20:06 -07:00
2016-03-25 11:54:56 -07:00
2016-05-19 13:40:09 +04:00