Compare commits

..

2 Commits

Author SHA1 Message Date
Madi 5c8527d2e8
Pre Merge pull request !426 from Madi/master 2024-11-10 00:07:24 +00:00
madixin 630b0df448 判断和处理imageSource.getImageInfo为空的场景,返回错误信息
Signed-off-by: madixin <madixin@huawei.com>
2024-11-10 08:06:57 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## 3.2.0
- Fix bug: PixelMap size exceeds the maximum value of memory cache and is not cached
- Fix bug: Dealing with exception scenarios where imageSource.getImageInfo return undefined
- Dealing with exception scenarios where imageSource.getImageInfo return undefined
## 3.2.0-rc.2
- Added callback information for image loading