Merge branch 'main' into window_context_2
This commit is contained in:
commit
c52b6328b7
47 changed files with 3046 additions and 1772 deletions
|
@ -187,8 +187,6 @@ impl<D: PickerDelegate> Picker<D> {
|
|||
confirmed: false,
|
||||
pending_update_matches: Task::ready(None),
|
||||
};
|
||||
// TODO! How can the delegate notify the picker to update?
|
||||
// cx.observe(&delegate, |_, _, cx| cx.notify()).detach();
|
||||
this.update_matches(String::new(), cx);
|
||||
this
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue