zed/crates/project_panel
Nathan Sobo 2ea085b178 Pass a RenderContext to UniformList
In some cases, we need to render during layout. Previously, we were rendering with a LayoutContext in some cases, but this commit adds the ability to retrieve a render context with a given handle and we use that feature in UniformList.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-05-26 18:03:34 -06:00
..
src Pass a RenderContext to UniformList 2022-05-26 18:03:34 -06:00
Cargo.toml Pretty-print JSON of server snapshot 2022-05-26 09:34:39 +02:00