Hello,
As a UI Designer, it is extremely hard to make a shape that has corners with different amount of “roundness”, such as in the picture below:
As you can see, the blue square has bigger rounding on the top-left and bottom-right edges, but the top-right and bottom-left have less rounding.
Currently, UICorner only supports changing all the edge’s roundness at once, via one property. It would be nice to have 4 properties that will change an edge’s roundness separately.
Thank you!