Skip to content

2020.1.1版

Compare
Choose a tag to compare
@weolar weolar released this 01 Jan 07:56
· 45 commits to master since this release

2020.1.1
* 优化了字体显示
* 修复CSSVariableResolver::resolveAndApplyVariableReferences里valueList为空导致的崩溃
* [定制版]修复cc层导致的一处闪烁问题
* [定制版]新增一个开启部分硬件加速的测试例子,仅供测试

2019.12.21
* 修复getAsFile的一处空指针崩溃
* 增加new File([], "D:\1.txt", {type: "mb/bin"});这种写法,可以读本地文件
* 修复上传时BlobResourceLoader::notifyFinish的可能崩溃