fix scale with bg

This commit is contained in:
Looly
2019-11-16 06:01:49 +08:00
parent fdcf383bfc
commit 814aa3d662
2 changed files with 9 additions and 8 deletions

View File

@@ -13,6 +13,7 @@
### Bug修复
* 【core】 修复DateUtil.format使用DateTime时区失效问题issue#I150I7@Gitee
* 【core】 修复ZipUtil解压目录遗留问题issue#I14NO3@Gitee
* 【core】 修复等比缩放给定背景色无效问题pr#625@Github
-------------------------------------------------------------------------------------------------------------