zed/gpui
Nathan Sobo 11285f3762 Pass a MutableAppContext to Element::layout and ::dispatch_event
We need to mutate the app in these cases to relay layout state, so this just makes things easier. We won't be able to perform layout in parallel but it's questionable whether we'll ever actually do that. If we do, we can revisit.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-07-23 10:52:08 -06:00
..
examples
grammars/context-predicate
src Pass a MutableAppContext to Element::layout and ::dispatch_event 2021-07-23 10:52:08 -06:00
build.rs
Cargo.toml Allow DeterministicExecutor to park until forbid_parking is called 2021-07-20 12:22:02 -06:00