mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-29 22:36:09 +08:00
- Add ability to measure the ASEditableTextNode based on the content now by calling measure: - ASEditableTextNode considers preferredFrameSize now - Fix crash if ASEditableTextNode is included in a horizontal stack - Add tests for ASEditableTextNode