Update lyon to 1.0 🎉
Congrats and thanks to @nical!
This commit is contained in:
parent
d1505a98d9
commit
fe34b7a339
4 changed files with 8 additions and 9 deletions
|
|
@ -144,7 +144,7 @@ impl Frame {
|
|||
let _ = self
|
||||
.fill_tessellator
|
||||
.tessellate_rectangle(
|
||||
&lyon::math::Rect::new(top_left, size.into()),
|
||||
&lyon::math::Box2D::new(top_left, top_left + size),
|
||||
&options,
|
||||
&mut buffers,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue