Fix modal and toast examples
This commit is contained in:
parent
a1439071d6
commit
89e3de7c08
2 changed files with 3 additions and 0 deletions
|
|
@ -511,6 +511,7 @@ mod toast {
|
|||
renderer: &Renderer,
|
||||
bounds: Size,
|
||||
position: Point,
|
||||
_translation: Vector,
|
||||
) -> layout::Node {
|
||||
let limits = layout::Limits::new(Size::ZERO, bounds)
|
||||
.width(Length::Fill)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue