6.7.0 - Alpha5 - 修复 timers.keepAlive 方法 timeout 参数功能无效的问题
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
],
|
||||
"fix": [
|
||||
"isJavaClass/isJavaPackage 等全局方法无效的问题",
|
||||
"timers.keepAlive 方法 timeout 参数功能无效的问题",
|
||||
"使用 XML 语法将 JavaScript 表达式作为属性值时, this 对象可能出现指向错误的问题",
|
||||
"canvas 元素控件 setMaxFps 方法内部帧率计算错误",
|
||||
"images.concat 方法纵向拼接时宽度值计算错误",
|
||||
|
||||
Reference in New Issue
Block a user