Satify documented behaviour
This commit is contained in:
parent
c393e450a1
commit
8346209c37
@ -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…
Reference in New Issue
Block a user