Merge branch 'master' into improvement/docs
This commit is contained in:
commit
428509c84a
13 changed files with 76 additions and 8 deletions
|
|
@ -100,6 +100,10 @@ where
|
|||
self.width
|
||||
}
|
||||
|
||||
fn height(&self) -> Length {
|
||||
Length::Shrink
|
||||
}
|
||||
|
||||
fn layout(
|
||||
&self,
|
||||
renderer: &Renderer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue