Border Radius Distortion on Rect Fabric Object When Decreasing Height #10342
yashChapaniOB
started this conversation in
General
Replies: 1 comment 6 replies
-
This is because you are scaling a rectangle rather than changing the height. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Steps to Reproduce:
Expected Behavior:
The rectangle's border-radius should remain proportional and smoothly rounded, regardless of the height.
Actual Behavior:
The border-radius appears distorted and behaves unexpectedly when the height of the rectangle is decreased.
Code :
Version Info :
Beta Was this translation helpful? Give feedback.
All reactions