## Breaking Change - Add `strategy` to the `scroll_to_item` method. ```diff + list.scroll_to_item(selected, ScrollStrategy::Center, window, cx); - list.scroll_to_item(selected, window, cx); ``` |
||
|---|---|---|
| .. | ||
| locales | ||
| src | ||
| tests/fixtures | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||