mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-28 23:58:50 +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