MoLice

Results 131 comments of MoLice

> 官方DEMO中测试也不生效 QMUI Demo 中测试,并没有发现问题?

bug,iOS 13 下有问题,iOS 14 及以上没问题。后续新版本会修复该问题,在此之前可将下方文件替换本地同名文件临时修复。 [UITextField+QMUI.m.zip](https://github.com/Tencent/QMUI_iOS/files/10474736/UITextField%2BQMUI.m.zip)

> Thank you for the feedback, this is indeed a bug that has been present since the first day of Lookin's release. > > There are some technical challenges here,...

你好,该解决方案及其所使用的代码,来自于 [QMUI iOS](https://github.com/QMUI/QMUI_iOS),若需使用,请在你的代码里声明来源。 该解决方案来源:https://github.com/QMUI/QMUI_iOS/issues/410#issuecomment-432574291

@lilingyu0620 高度 33 可能是另一个系统 bug,可以参考 https://github.com/QMUI/QMUI_iOS/issues/422。 以及,你还需要考虑横屏下的错误值 `20`。 另外,对那个 block 的修改代码应该都放到 `if ([selfObject isKindOfClass:originClass])` 内。

Demo 和注释已经够清楚了,这还不够,还要写文档的话,那是另外的价格了。

已发布 [4.8.0](https://github.com/Tencent/QMUI_iOS/releases/tag/4.8.0) 。