mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-16 21:20:23 +08:00
5b9f368b7a
Using `addEventListener` only works when the command is triggered by the atom keymaps manager, NOT when the command is triggered by the command registry (NylasEnv.commands.dispatch). Odds are, when you subscribe to key commands you /really/ mean to subscribe to the command, no matter how it's invoked. This fixes #556, in which the down / up arrows in the message list weren't working. |
||
---|---|---|
.. | ||
draft-buttons.cjsx | ||
draft-list-sidebar-item.cjsx | ||
draft-list-store.coffee | ||
draft-list.cjsx | ||
draft-selection-bar.cjsx | ||
empty-state.cjsx | ||
formatting-utils.cjsx | ||
main.cjsx | ||
thread-buttons.cjsx | ||
thread-list-icon.cjsx | ||
thread-list-participants.cjsx | ||
thread-list-quick-actions.cjsx | ||
thread-list-store.coffee | ||
thread-list.cjsx | ||
thread-selection-bar.cjsx |