Checkpoint
This commit is contained in:
parent
0a2fde8707
commit
90601fe4fd
7 changed files with 195 additions and 36 deletions
|
@ -323,7 +323,7 @@ impl Pane {
|
|||
// menu.set_position_mode(OverlayPositionMode::Local)
|
||||
// });
|
||||
|
||||
let handle = cx.view();
|
||||
let handle = cx.view().downgrade();
|
||||
Self {
|
||||
items: Vec::new(),
|
||||
activation_history: Vec::new(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue