zed/crates/gpui/src/platform/mac
Antonio Scandurra 22dd68fbfb Add keystroke for menu item only when action is equal to binding
This fixes a bug where we would show `cmd-e` instead of `cmd-f` for
`Edit -> Find` because both bindings would have the `buffer_search::Deploy`
action and we were mistakenly selecting the former.
2022-06-06 09:26:33 +02:00
..
shaders
atlas.rs
dispatch.h
dispatcher.rs
event.rs
fonts.rs
geometry.rs
image_cache.rs
platform.rs
renderer.rs
sprite_cache.rs
window.rs