toplevel_info: send creation event
This commit is contained in:
parent
f23e556199
commit
28493b95c5
1 changed files with 1 additions and 0 deletions
|
|
@ -318,6 +318,7 @@ fn send_toplevel_to_client<D>(
|
||||||
ToplevelHandleStateInner::from_window(window),
|
ToplevelHandleStateInner::from_window(window),
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
info.toplevel(&toplevel_handle);
|
||||||
state.instances.push(toplevel_handle);
|
state.instances.push(toplevel_handle);
|
||||||
state.instances.last().unwrap()
|
state.instances.last().unwrap()
|
||||||
} else {
|
} else {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue