Txink
Results
2
issues of
Txink
# Brief Description of the PR 在ios14之后版本,当text组件设置lines时,计算的组件高度要小于实际高度,导致底部内容被截断 * Demo: http://dotwe.org/vue/af51c5dcc72ea2363b548cb3079c8927 * Documentation: CTLineGetTypographicBounds() 函数存在问题,通过CTFrameGetLineOrigins()计算位置差来估算高度
# Brief Description of the PR 前端调用Module时,如果JSON字符串中包含Unicode字符会导致解析的长度小于实际长度从而导致内容错误