Releases: SilenceLove/HXPhotoPicker
Releases · SilenceLove/HXPhotoPicker
4.1.4
4.1.3
4.1.1
4.1.0
4.0.9
4.0.8
Added
- Picker
- Support
UISplitViewController
, used byiPad
by default - The photo album list supports customization and implements the protocol
PhotoAlbumList
- The photo list title bar supports customization and implements the protocol
PhotoPickerTitle
- The photo list view supports customization and implements the protocol
PhotoPickerList
- Support
Resolved
- Fixed some minor issues
4.0.7
新增
- Picker
- 照片列表、预览界面的底部视图支持自定义,只需实现
PhotoToolBarProtocol
协议里的方法然后赋值给配置类的photoToolbar
即可
- 照片列表、预览界面的底部视图支持自定义,只需实现
- Editor
- 绘画功能
iOS 13.0
以上更换为PencilKit
- 绘画功能
4.0.6.1
4.0.5
Added
- Picker
NetworkImageAsset
addsCacheKey
property- Obtaining the URL supports specifying the path
Optimizer
- Picker
- Gesture sliding selection is enabled by default, and the sliding selection function is optimized
- Editor
- iPad interface layout adjustment