zed/crates/gpui
Conrad Irwin 2166f071b3
Fix panic in window open (#4148)
Fix a panic caused by toggleFullScreen on one window untoggling
full-screen on
another.

I managed to reproduce this only once, which makes me sad, but this
change
should fix it regardless.

https://zed-industries.slack.com/archives/C04S6T1T7TQ/p1705631681238979

Release Notes:

- Fixed an occasional panic when opening a new fullscreen window.
2024-01-19 11:08:06 -07:00
..
docs Remove some todo!'s 2024-01-09 11:36:36 +02:00
examples More adjustments for blog post 2024-01-18 07:01:46 -07:00
src Fix panic in window open (#4148) 2024-01-19 11:08:06 -07:00
tests Remove some todo!'s 2024-01-09 11:36:36 +02:00
build.rs Rebuild shader header when cbindgen sources have changed 2024-01-15 16:23:22 +01:00
Cargo.toml Tweak the description of the gpui crate (#4142) 2024-01-18 18:52:16 -05:00