zed/crates/gpui
Nathan Sobo 934474f87e Remove unconditional invalidation when calling mouse region handlers
We want invalidation to opt-in as much as possible.
If you want a view to re-render, you need to call `cx.notify`.
2022-10-14 17:06:46 -06:00
..
examples
grammars/context-predicate
src Remove unconditional invalidation when calling mouse region handlers 2022-10-14 17:06:46 -06:00
build.rs
Cargo.toml Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00