BoxDecoration's borderRadius should be able to handle a value of double.INIFINITY
We just need to enforce some finite clamp and Skia will do the rest. Fixes #939
Showing
Please register or sign in to comment
We just need to enforce some finite clamp and Skia will do the rest. Fixes #939
HIAST - GitLab