Tobias Klonk
2a29f81b3a
ASTextNode expose exclusion paths
...
expose NSTextContainer's exclusionPaths property on ASTextNode to be able to exclude view areas from typesetting.
This implements #394
2015-04-20 10:21:01 +02:00
andyscott
72ea1c94df
Add maximumLineCount to ASTextNode... which corresponds to maximumNumberOfLines on the underlying container
2015-01-26 21:05:28 -08:00
Nadine Salter
e0f926c861
Switch ASTextKitComponents interface C -> ObjC.
2015-01-25 16:27:01 -08:00
Nadine Salter
35d7f43fb6
Convert ASTextKitComponents to an object.
...
ARC doesn't play nicely with structs that contain references to
Objective-C objects, which causes breakage when using AsyncDisplayKit as
a dynamic framework (e.g., with CocoaPods 0.36+). Fixes #198 .
2015-01-25 15:50:54 -08:00
Ryan Nystrom
7e30b10f13
Safe calls in ASTextNodeRenderer
...
fixes #190
2014-12-30 11:22:49 -08:00
Nadine Salter
57092baad7
Work around rdar://18448377. Fixes #29 .
2014-09-24 17:56:19 -07:00
Nadine Salter
15565873c9
Initial commit.
2014-06-26 22:32:55 -07:00