Compare commits

..

2 Commits

Author SHA1 Message Date
zgf ecfc6f2cf0
Pre Merge pull request !431 from zgf/master 2024-11-22 08:51:52 +00:00
zgf dac7731794 支持ico格式图片、修复错误回调无法执行reload和新增降采样默认值
Signed-off-by: zgf <zenggaofeng2@h-partners.com>
2024-11-22 16:51:22 +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
- Error callback triggers reload interface failure
- Add default values for downsampling
- Fix bugs: call reload problem in onLoadFailed
- Provide default downsampling strategy to prevent slow loading for large images
## 3.2.0-rc.3
- Fix bug: PixelMap size exceeds the maximum value of memory cache and is not cached