mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 05:12:06 +03: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 |