修复debug模式未选中控件按f5报错和离开场景后部分控件不会失去焦点
This commit is contained in:
@@ -1218,7 +1218,7 @@ WIDGET.indexMeta={
|
||||
end
|
||||
}
|
||||
function WIDGET.setWidgetList(list)
|
||||
WIDGET.unFocus()
|
||||
WIDGET.unFocus(true)
|
||||
WIDGET.active=list or NONE
|
||||
|
||||
--Reset all widgets
|
||||
|
||||
Reference in New Issue
Block a user