Skip to content

3.2.1

Compare
Choose a tag to compare
@MoLice MoLice released this 28 May 05:02
· 182 commits to master since this release

Bugfix

  1. #607 更换 UIImageView (QMUI).qmui_smoothAnimation 的实现方式,从而修复 CIImage 转换成 UIImage 后无法显示的 bug。

其他更新

  1. #602 by @passerbyloo UITextField (QMUI).qmui_clearButtonImage 属性声明改为 nullable,支持通过设置为 nil 来将自定义的 clearButtonImage 恢复为系统默认的图片。
  2. 增加 UIColor (QMUI) 的单元测试。