Michael Schneider
905508e9be
Factor in constrained size for final size calculation of ASTextNode ( #2146 )
2016-08-26 11:55:13 -07:00
Adlai Holler
99574a728c
Make our snapshot testing possible without framework-private access, simplify ( #2083 )
2016-08-17 17:42:37 -07:00
Nikita Lutsenko
2091df9607
[ASTextNode] Fix highlighting when textContainerInsets are set. ( #2073 )
...
* [ASTextNode] Fix highlighting when textContainerInsets are set.
* Add ASTextNodeSnapshotTests to xcodeproj.
* Add snapshot test for container inset and highlighting.
2016-08-16 10:18:51 -07:00
Garrett Moon
2c9e51e8f7
Add support for textContainerInset to ASTextNode (ala UITextView) ( #2062 )
...
* Add support for textContainerInset to ASTextNode (ala UITextView)
* Better comment, parens to increase readability. Thanks @schneider!
* Add textContainerInset snapshot test.
2016-08-12 12:07:00 -07:00