Add a new commit_root
method
This commit is contained in:
parent
28e795f2fd
commit
ed1a256f99
13 changed files with 202 additions and 196 deletions
|
@ -212,7 +212,7 @@ impl<M: ManagedView> Element for PopoverMenu<M> {
|
|||
|
||||
fn commit_bounds(
|
||||
&mut self,
|
||||
bounds: Bounds<Pixels>,
|
||||
_bounds: Bounds<Pixels>,
|
||||
frame_state: &mut Self::FrameState,
|
||||
cx: &mut ElementContext,
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue