Add support for horizontally aligned handles through .add_row()#717
Add support for horizontally aligned handles through .add_row()#717Amit0617 wants to merge 2 commits into
Conversation
|
@brentyi This wasn't included in 1.0.28 version? |
|
Haven't had time to fully evaluate it yet, sorry! Would be nice to merge but I think there are a lot of possible details, like how wider inputs (eg |
|
Oh yes, I should have clarified it. Currently, if you try adding really long text label it gets wrapped to next lines (like the Anything which takes full width of panel like I found an edge case too, a button with really long text overflows out of panel. |
fixes #655