修复debug模式未选中控件按f5报错和离开场景后部分控件不会失去焦点

This commit is contained in:
MrZ626
2021-07-10 00:37:37 +08:00
parent 5eb162718c
commit 82dc468868
2 changed files with 2 additions and 2 deletions

View File

@@ -1218,7 +1218,7 @@ WIDGET.indexMeta={
end
}
function WIDGET.setWidgetList(list)
WIDGET.unFocus()
WIDGET.unFocus(true)
WIDGET.active=list or NONE
--Reset all widgets