Round Corners Distorted BUG
-
These two rectangles have the same round corner value, but the second one was resized from a bigger rectangle(bigger height), even though I reset the corners to 0 radius and set them back to the same value as the upper rectangle the corners are still distorted
-
I add this to the backlog, as a bug. The expected behavior in this case is quite common.
This is actually a feature, although it may not be the expected behavior.
Rounded corners can be added to any shape, and when scaled, the result is scaled.
(scaling and transforms are treated as stacked shape effects, see the shape effect panel).
-
@vectoradmin Oh I see, so how do you apply the transform so you can get the round corners? Or how could I get the Round Corner Effect to be applied after the Transform effect in the stack?
No matter the order I put the Shape Corner and Transform Effect in the stack, the result is the same.
-
@vectoradmin Okey So I found a real bug now :D, if I transform the rectangle then add a Shape Corner Right After, it doesn't apply correctly(distorted), but if I add another effect first then the Shape Corner, the corners are round and good!
-
added to the bug list.
-
This is fixed in build 146