## Break changes The `toolbar_buttons` trait method in Panel has been changed: ```diff - fn toolbar_buttons(&self, cx: &WindowContext) -> Vec<Button> + fn toolbar_buttons(&self, cx: &mut ViewContext<Self>) -> Option<Vec<Button>> ``` |
||
|---|---|---|
| .. | ||
| assets/fonts | ||
| locales | ||
| src | ||
| tests/fixtures | ||
| Cargo.toml | ||
| default-colors.json | ||
| LICENSE-APACHE | ||