WIP: Lots of errors, starting on resurrecting derive Element
This commit is contained in:
parent
23ffce9fbe
commit
be33f000e2
5 changed files with 115 additions and 39 deletions
|
@ -364,7 +364,7 @@ impl<V: 'static> Element<V> for AnyElement<V> {
|
|||
|
||||
fn paint(
|
||||
self,
|
||||
bounds: Bounds<Pixels>,
|
||||
_bounds: Bounds<Pixels>,
|
||||
view_state: &mut V,
|
||||
_: &mut Self::State,
|
||||
cx: &mut ViewContext<V>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue