Dawn

Results 3 issues of Dawn

Hello. By modifying demo, I found that error #100 still exists, and iOS 12 and 13 do not perform consistently. ContentInsets bottom and backward, uncontrollable, you can try running demos...

**Bug 表现** 问题的具体描述 使用 qmui_imageWithClippedCornerRadius 方法.给图片设置圆角.圆角异常,详看demo文件 // 图片宽高为300.修改图片为圆形.radius 应 = 150.但是等于99的时候.图片已经变为圆形 // 图片宽高为100.修改图片为圆形.radius 应 = 50.但是等于33的时候.图片已经变为圆形 **截图** Bug 现场的界面截图,或者 Xcode 控制台的错误信息截图,有问题的代码截图 **如何重现** [qmuiyuanjiao.zip](https://github.com/Tencent/QMUI_iOS/files/9604761/qmuiyuanjiao.zip) 1. ... 2. ... **预期的表现** 正常情况下,应该是与layer.cornerRadius圆角设置的表现一致 **其他信息**...