rcancro
|
a920e353c6
|
adjust font size to make text fit within constrained size
# Conflicts:
# AsyncDisplayKit/ASTextNode.mm
|
2016-02-16 16:16:22 -08:00 |
|
appleguy
|
508e3db8ee
|
Merge pull request #1091 from lkzhao/ASTextKitFontSizeAdjuster
[ASTextNode] Support iteratively shrinking font size in order to ensure no single words are wrapped.
|
2016-01-25 19:36:39 -08:00 |
|
Luke Zhao
|
f413a618e0
|
add ASTextKitFontSizeAdjuster
|
2016-01-25 19:07:28 -08:00 |
|
Scott Goodson
|
9ddf68fa96
|
[ASTextNode] Optimize handling of constrained size to almost never recreate NSLayoutManager
This also fixes two fairly subtle but serious bugs, #1076 and #1046.
|
2016-01-24 00:50:43 -08:00 |
|
Levi McCallum
|
a0c05ebffc
|
Rename CK classes to AS classes
|
2015-11-30 06:44:53 -08:00 |
|