Txink opened a new pull request #3303: URL: https://github.com/apache/incubator-weex/pull/3303
# Brief Description of the PR 在ios14之后版本,当text组件设置lines时,计算的组件高度要小于实际高度,导致底部内容被截断 * Demo: http://dotwe.org/vue/af51c5dcc72ea2363b548cb3079c8927 * Documentation: CTLineGetTypographicBounds() 函数存在问题,通过CTFrameGetLineOrigins()计算位置差来估算高度 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
