mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-15 06:55:53 +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