Checkpoint, MenuHandle can open one
This commit is contained in:
parent
d782426491
commit
267e07472d
3 changed files with 136 additions and 8 deletions
|
@ -574,6 +574,7 @@ impl<'a> WindowContext<'a> {
|
|||
result
|
||||
}
|
||||
|
||||
#[must_use]
|
||||
/// Add a node to the layout tree for the current frame. Takes the `Style` of the element for which
|
||||
/// layout is being requested, along with the layout ids of any children. This method is called during
|
||||
/// calls to the `Element::layout` trait method and enables any element to participate in layout.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue