mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 10:40:54 +00:00
92183e0d72
This is achieved by moving `available_actions` into `AsyncAppContext` (where we know no view/window is on the stack) and `keystrokes_for_action` into `LayoutContext` where we'll fetch the previous frame's ancestors and notify the current view if those change after we perform a layout. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |