Merge branch 'main' into nate/storybook-components
This commit is contained in:
commit
c7ad89d7fa
71 changed files with 966 additions and 534 deletions
|
@ -80,7 +80,7 @@ pub fn derive_element(input: TokenStream) -> TokenStream {
|
|||
parent_origin: gpui2::Vector2F,
|
||||
_: &gpui2::element::Layout,
|
||||
rendered_element: &mut Self::PaintState,
|
||||
cx: &mut gpui2::element::PaintContext<V>,
|
||||
cx: &mut gpui2::ViewContext<V>,
|
||||
) {
|
||||
rendered_element.paint(view, parent_origin, cx);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue