Skip to content

put_column / put_row with list comprehensions #317

Answered by wang0618
lpinilla asked this question in Q&A
Discussion options

You must be logged in to vote

You can add size='repeat(auto-fill, auto)' to put_column().

Currently, the default behavior of put_column() is that all items have same height. So when you expand a put_collapse(), the height of other widgets also grow.

Now, I don't think the current default behavior makes much sense. I will consider use 'repeat(auto-fill, auto)' as the default value of size in put_collapse() in next version.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lpinilla
Comment options

Answer selected by lpinilla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants