Compare commits

..

2 Commits

Author SHA1 Message Date
zgf a31e55c12b
Pre Merge pull request !431 from zgf/master 2024-11-22 07:30:00 +00:00
zgf df9d9a50a0 支持ico格式图片、修复错误回调无法执行reload和新增降采样默认值
Signed-off-by: zgf <zenggaofeng2@h-partners.com>
2024-11-22 15:29:05 +08:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## 3.2.0-rc.4
- Support ICO format images
- Fix bugs: call reload problem in onLoadFailed
- Provide default downsampling strategy to prevent slow loading for large images
- Error callback triggers reload interface failure
- Add default values for downsampling
## 3.2.0-rc.3
- Fix bug: PixelMap size exceeds the maximum value of memory cache and is not cached