chore: update iced
This commit is contained in:
parent
17bc373990
commit
fcfe9ebc59
11 changed files with 33 additions and 45 deletions
|
|
@ -25,6 +25,7 @@ where
|
|||
renderer: &crate::Renderer,
|
||||
bounds: Size,
|
||||
position: Point,
|
||||
_translation: iced::Vector,
|
||||
) -> layout::Node {
|
||||
let limits = layout::Limits::new(Size::ZERO, bounds)
|
||||
.width(self.width)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue