Split playground into gpui2 and storybook
This commit is contained in:
parent
ee11be98e5
commit
3b5ee59273
41 changed files with 175 additions and 2210 deletions
|
@ -3459,7 +3459,7 @@ pub trait RenderContext<'a, 'b, V> {
|
|||
}
|
||||
|
||||
pub struct LayoutContext<'a, 'b, 'c, V> {
|
||||
// Nathan: Making this is public while I work on playground.
|
||||
// Nathan: Making this is public while I work on gpui2.
|
||||
pub view_context: &'c mut ViewContext<'a, 'b, V>,
|
||||
pub refreshing: bool,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue