Satify documented behaviour
This commit is contained in:
parent
c393e450a1
commit
8346209c37
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ impl<'a, Message, Renderer> Column<'a, Message, Renderer> {
|
|||
Column {
|
||||
spacing: 0,
|
||||
padding: 0,
|
||||
width: Length::Shrink,
|
||||
width: Length::Fill,
|
||||
height: Length::Shrink,
|
||||
max_width: u32::MAX,
|
||||
max_height: u32::MAX,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue