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