keymap_ui: Open Keymap editor from settings dropdown (#34576)

@probably-neb I guess we should be opening the keymap editor from title
bar and menu as well. I believe this got missed in this: #34568.

Release Notes:

- Open Keymap editor from settings from menu and title bar.
This commit is contained in:
Umesh Yadav 2025-07-17 03:00:08 +05:30 committed by GitHub
parent f82ef1f76f
commit e23a4564cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 3 deletions

1
Cargo.lock generated
View file

@ -16452,6 +16452,7 @@ dependencies = [
"schemars",
"serde",
"settings",
"settings_ui",
"smallvec",
"story",
"telemetry",