update
This commit is contained in:
parent
4b6fa1e65c
commit
9985053f82
|
@ -185,6 +185,9 @@ Window {
|
||||||
WindowLifecycle{
|
WindowLifecycle{
|
||||||
id:lifecycle
|
id:lifecycle
|
||||||
}
|
}
|
||||||
|
WindowBorder{
|
||||||
|
z:999
|
||||||
|
}
|
||||||
function destoryOnClose(){
|
function destoryOnClose(){
|
||||||
lifecycle.onDestoryOnClose()
|
lifecycle.onDestoryOnClose()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue