Different border radius wont work

Different border radius value wont work. It will work if and only if it has the same value.

Hi there,

Thanks for reaching out. I wanted to check for any unexpected behavior, and it seems to be working properly on my end:

To replicate the issue, could you share the detailed steps you took? Additionally, a video recording would be helpful. I hope to investigate this further!

Thanks,
Toku

Hi y_toki,

Glad you responded to my post.

Sadly, I can’t make a recording as of the moment since I was not on my laptop right now. But I can give the steps how to replicate the issue I encountered.

Step 1: Create a shape, Rectangle will do.
Step 2: Put a corner radius using this field.
image
Step 3: Once done, then click this to customize each corner radius.
image

In that case, you can now notice the issue.

Looking forward for this to be solved. Thank you!

Thanks for getting back to me with the details. I tried to follow your steps—could you check if I did it correctly?

It seems to be working fine for me, but please let me know if I’m misunderstanding anything.

Thanks,
Toku

Yes, you did it right. Right now, as I tried back again to replicate the issue, it seems working now on my end. Is this could possibly be an intermittent issue?

Thanks for checking! It might have been a temporary issue, so I looked into it internally. We couldn’t confirm if it was a bug on our end. It was probably just a network or cache issue or something else. I’m glad to hear things are back to normal now.

Please let us know if you see this issue again! We will definitely investigate more.

Thanks,
Toku

1 Like

It’ll just look like it doesn’t have a border radius because of the humongous radius value you used.

I’m not sure why each time you increase the radius value, the radius of the adjacent corners are changing visually.

Can you try the exact value I used based on my original post?

image

There is a small curve

Yeah, I think it is because of the variable I used in other corners which is 9999. Got it now.

Thank you!