Satify documented behaviour

This commit is contained in:
Jonathan Li 2020-10-01 17:10:13 -04:00
parent c393e450a1
commit 8346209c37

View File

@ -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,