chore: update deps
This commit is contained in:
@@ -244,7 +244,7 @@ where
|
||||
}
|
||||
|
||||
pub fn focus(&mut self, window: &mut Window, cx: &mut App) {
|
||||
self.focus_handle(cx).focus(window);
|
||||
self.focus_handle(cx).focus(window, cx);
|
||||
}
|
||||
|
||||
/// Set the selected index of the list, this will also scroll to the selected item.
|
||||
|
||||
Reference in New Issue
Block a user