Why can't two buttons share rounded corners

圖片 Just what i want :arrow_up_small: This is the editor

This is the actual test :arrow_up_small: This is a screenshot of my phone

1 Like

This is what i want


Screen shot of seasaw class app

There is a bug for the individual rounded corners in buttons but you can use a label instead.

See a workaround for rounded buttons.
I made the button transparent and rounded the row containing the buttons and made the row background color the color of the button.

https://x.thunkable.com/projectPage/6169340e438c7400103b75ad

image

3 Likes

But I want one color on the left and one color on the right.

1 Like

If all what you want to do is the user click on them then use Labels because they will give the same effect and works with rounding one side only.

1 Like

Really? 2M ago, I found that the label cannot be rounded.

1 Like

Really

Label works fine
image

You can remix the same project and see it in action.