john_helt
john_helt2mo ago

Controlling table column width

Is there a way to control table column width, so I don't end up with loads of white space around the selector? I want to keep the selector, but dont need to split 50/50 here when there's only one column:
No description
4 Replies
john_helt
john_heltOP2mo ago
I could use .center() to make the table smaller, but it's not really what I want
Akshay
Akshay2mo ago
There's no way to do that currently sorry!
john_helt
john_heltOP2mo ago
no worries, thanks for your quick reply I worked around it using checkboxes and, vstack and hstack with "widths"
Myles Scolnick
Myles Scolnick2mo ago
it does seem off that the checkbox is now wide width. i can look into that. everything else gets flexed relative to their own size