Merge pull request #1991 from casperstorm/feat/comobox-cycle
cycle `combo_box` with keybinds
This commit is contained in:
commit
1b355f528a
2 changed files with 35 additions and 9 deletions
|
|
@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Nix instructions to `DEPENDENCIES.md`. [#1859](https://github.com/iced-rs/iced/pull/1859)
|
||||
- Loading spinners example. [#1902](https://github.com/iced-rs/iced/pull/1902)
|
||||
- Workflow that verifies `CHANGELOG` is always up-to-date. [#1970](https://github.com/iced-rs/iced/pull/1970)
|
||||
- Keybinds to cycle `ComboBox` options. [#1991](https://github.com/iced-rs/iced/pull/1991)
|
||||
|
||||
### Changed
|
||||
- Updated `wgpu` to `0.16`. [#1807](https://github.com/iced-rs/iced/pull/1807)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue