zed/crates/gpui
Antonio Scandurra 06f9516d31 Fix crash when closing a window while in full-screen mode
This commit delays closing the native window to the next tick to
avoid borrowing either `WindowState` or `MutableAppContext` twice.
2022-08-18 14:59:17 +02:00
..
examples
grammars/context-predicate
src Fix crash when closing a window while in full-screen mode 2022-08-18 14:59:17 +02:00
build.rs
Cargo.toml