Skip to main content
Question

Smooth border radius transition

  • July 20, 2023
  • 1 reply
  • 906 views

Geoffrey_Menissier

Hello
I have a shape with border radius, in my prototype on hover, the size of the shape change, and also the radius values change. But it doesn’t render smoothly : first it does the scale, and then the border radius. Is there any solution to have something clean ?

This question was already posted, but without answer, here Smart animate transition issues.

Thank you.

This topic has been closed for replies.

1 reply

Geoffrey_Menissier

With more investigation, you can have it smooth when it’s a single value, but when the 4 corners have different values, it doesn’t apply the “smart” transition.